aboutsummaryrefslogtreecommitdiffstats
path: root/testcases
diff options
context:
space:
mode:
Diffstat (limited to 'testcases')
-rw-r--r--testcases5
1 files changed, 5 insertions, 0 deletions
diff --git a/testcases b/testcases
index 04e90dd..71b9169 100644
--- a/testcases
+++ b/testcases
@@ -116,3 +116,8 @@ gawk
./cppawk --prepro-only 'BEGIN { }' | grep BEGIN
:
BEGIN { }
+--
+22:
+./cppawk -v foo="'\"" 'BEGIN { print foo }'
+:
+'"