aboutsummaryrefslogtreecommitdiff
path: root/lib/mstch/test/data/error_eof_in_section.hpp
blob: 2e54aab2fff29d3d68686b13feae9ccb17a5133a (plain)
1
2
3
const auto error_eof_in_section_data = mstch::map{
    {"hello", mstch::array{std::string{"a"}, std::string{"b"}}}
};