aboutsummaryrefslogtreecommitdiff
path: root/examples/working
diff options
context:
space:
mode:
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