mstch/test/data/bug_11_eating_whitespace.h
Daniel Sipka eb98985815 import
2015-04-09 20:41:27 +02:00

4 lines
59 B
C++

auto data = mstch::object{
{"tag", std::string{"yo"}}
};