jsx/test/cases/bad_low_surrogate_replaced.test
2011-10-28 06:31:40 -07:00

4 lines
193 B
Text

{name, "bad_low_surrogate_replaced"}.
{jsx, [start_array,{string, <<16#fffd/utf8, 16#fffd/utf8>>},end_array,end_json]}.
{json, "bad_low_surrogate_replaced.json"}.
{jsx_flags, [loose_unicode]}.