aboutsummaryrefslogtreecommitdiff
path: root/examples/working/string.ey
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2013-01-03 22:11:37 +0100
committerDrahflow <drahflow@gmx.de>2013-01-03 22:11:37 +0100
commit19d573cf7c6dd729289ef5151f15db51bcc79d91 (patch)
tree288980504ab3721cfa7fd0aea59514957c17b45d /examples/working/string.ey
parentd7d307dc6563fe27bf43cab1e83ac21204fea6c6 (diff)
Compiler can now push ints and strings
Diffstat (limited to 'examples/working/string.ey')
-rw-r--r--examples/working/string.ey1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/working/string.ey b/examples/working/string.ey
index 1174e14..54d1838 100644
--- a/examples/working/string.ey
+++ b/examples/working/string.ey
@@ -2,3 +2,4 @@
"a\nb" dump
"a\\b" dump
"a\"b" dump
+"thisisalongstring" dump