aboutsummaryrefslogtreecommitdiff
path: root/examples/working
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2012-12-31 18:58:54 +0100
committerDrahflow <drahflow@gmx.de>2012-12-31 18:58:54 +0100
commitac637b1cda03446a57ca6b1f20e5e63f1c8d7d0f (patch)
treedaa4a2b9b3acf1f13b2c2df4cf23e494eb5d9bb7 /examples/working
parent047fb919e7a08c7daa5ec4581fc5ab8cf5f25a6f (diff)
Fixes for array cat and binary operators
Diffstat (limited to 'examples/working')
-rw-r--r--examples/working/arraycat.ey1
-rw-r--r--examples/working/streq_autoloop.ey1
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/working/arraycat.ey b/examples/working/arraycat.ey
new file mode 100644
index 0000000..5b5d960
--- /dev/null
+++ b/examples/working/arraycat.ey
@@ -0,0 +1 @@
+[ 1 2 3 ] [ 4 5 6 ] cat dump
diff --git a/examples/working/streq_autoloop.ey b/examples/working/streq_autoloop.ey
new file mode 100644
index 0000000..34b1b58
--- /dev/null
+++ b/examples/working/streq_autoloop.ey
@@ -0,0 +1 @@
+/d [ /a /b /c /d /e /f /g /h ] streq dump