diff options
Diffstat (limited to 'lib/mstch/test/data/empty_template.hpp')
| -rw-r--r-- | lib/mstch/test/data/empty_template.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/mstch/test/data/empty_template.hpp b/lib/mstch/test/data/empty_template.hpp new file mode 100644 index 0000000..f0208af --- /dev/null +++ b/lib/mstch/test/data/empty_template.hpp @@ -0,0 +1 @@ +const auto empty_template_data = mstch::map{};
\ No newline at end of file |
