jsx/test/cases/bad_low_surrogate_replaced.test

5 lines
181 B
Text
Raw Normal View History

{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]}.