aboutsummaryrefslogtreecommitdiff
path: root/examples/working/string.ey
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2012-12-09 22:13:32 +0100
committerDrahflow <drahflow@gmx.de>2012-12-09 22:13:32 +0100
commit9de23daca3f223643eb4d0f92636d72d0f5c9364 (patch)
treebefc76bcf7bb68b3d85fec3387187dee99208147 /examples/working/string.ey
parent651f0712cc1349ae152ee6a93302f22c25f89b43 (diff)
The dark magic unfolds
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