Current section

Files

Jump to
jiffy test cases string_with_escapes.eterm
Raw

test/cases/string_with_escapes.eterm

[
<<"\n foo \/ bar \r\f\\", 239, 191, 186, "\t\b\"\\">>,
<<"\"and this string has an escape at the beginning">>,
<<"and this string has no escapes">>
].