jsx/priv/test_cases/escapes.test

6 lines
120 B
Text
Raw Normal View History

2012-04-26 12:41:20 -07:00
{name, "escapes"}.
{jsx, [start_array,
{string,<<"\"\\/\b\f\n\r\t ">>},
end_array,end_json]}.
{json, "escapes.json"}.