error_eof_in_section.hpp 117 B

123
  1. const auto error_eof_in_section_data = mstch::map{
  2. {"hello", mstch::array{std::string{"a"}, std::string{"b"}}}
  3. };