aboutsummaryrefslogtreecommitdiff
path: root/examples/working/string.ey
diff options
context:
space:
mode:
Diffstat (limited to 'examples/working/string.ey')
-rw-r--r--examples/working/string.ey4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/working/string.ey b/examples/working/string.ey
new file mode 100644
index 0000000..1174e14
--- /dev/null
+++ b/examples/working/string.ey
@@ -0,0 +1,4 @@
+"test" dump
+"a\nb" dump
+"a\\b" dump
+"a\"b" dump