diff options
Diffstat (limited to 'tests/functional/lang/eval-okay-fromjson-escapes.exp')
-rw-r--r-- | tests/functional/lang/eval-okay-fromjson-escapes.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/lang/eval-okay-fromjson-escapes.exp b/tests/functional/lang/eval-okay-fromjson-escapes.exp new file mode 100644 index 000000000..add5505a8 --- /dev/null +++ b/tests/functional/lang/eval-okay-fromjson-escapes.exp @@ -0,0 +1 @@ +"quote \" reverse solidus \\ solidus / backspace formfeed newline \n carriage return \r horizontal tab \t 1 char unicode encoded backspace 1 char unicode encoded e with accent é 2 char unicode encoded s with caron š 3 char unicode encoded rightwards arrow →" |