mstch/test/data/disappearing_whitespace.hpp
2015-04-16 21:05:59 +02:00

4 lines
93 B
C++

const auto disappearing_whitespace_data = mstch::map{
{"bedrooms", true},
{"total", 1}
};