aboutsummaryrefslogtreecommitdiffstats
path: root/tests/nquote.right
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nquote.right')
-rw-r--r--tests/nquote.right10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/nquote.right b/tests/nquote.right
index 35bf191..904467b 100644
--- a/tests/nquote.right
+++ b/tests/nquote.right
@@ -20,3 +20,13 @@ ok
'abcd'
\'abcd\'
\'abcd\'
+argv[1] = <A\CB>
+argv[1] = <A\CB>
+argv[1] = <ab$cde>
+A\CB
+A\CB
+A\CB
+argv[1] = <hello, $"world">
+argv[1] = <hello, \$"world">
+argv[1] = <hello, $"world">
+argv[1] = <hello, $world>