mstch/test/data/ampersand_escape.hpp

3 lines
113 B
C++
Raw Normal View History

2020-02-13 03:53:14 +08:00
const mstch::node ampersand_escape_data =
mstch::map_wrapper{{{"message", std::string{"Some <code>"}}}};