diff options
Diffstat (limited to 'tests/nquote.right')
-rw-r--r-- | tests/nquote.right | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/nquote.right b/tests/nquote.right index 6d936d5..267f0e7 100644 --- a/tests/nquote.right +++ b/tests/nquote.right @@ -35,3 +35,6 @@ argv[1] = <hello, $world> ;foo argv[1] = <^I> argv[1] = <'A^IB'> +hello' world +hello world! +hello' world! |