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