aboutsummaryrefslogtreecommitdiff
path: root/examples/working/array_assign.ey
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2012-12-08 14:29:18 +0100
committerDrahflow <drahflow@gmx.de>2012-12-08 14:29:18 +0100
commit74f3f1354afe9b6fe866527a1de2a8d16d1210b8 (patch)
treeb98303d84e99ab1829410ae38317c27c911217b5 /examples/working/array_assign.ey
Initial commit
Diffstat (limited to 'examples/working/array_assign.ey')
-rw-r--r--examples/working/array_assign.ey4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/working/array_assign.ey b/examples/working/array_assign.ey
new file mode 100644
index 0000000..b369e5b
--- /dev/null
+++ b/examples/working/array_assign.ey
@@ -0,0 +1,4 @@
+[ 1 2 3 4 ] =a
+0 2 a =[]
+
+a dump