jsx/test/cases/bad_low_surrogate_replaced.test
2011-08-03 00:45:49 -07:00

4 lines
181 B
Text

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