mstch/test/data/ampersand_escape.h

4 lines
72 B
C
Raw Normal View History

2015-04-10 02:41:27 +08:00
auto data = mstch::object{
{"message", std::string{"Some <code>"}}
};