From aba7b3fa8bd92c66760009d0a2762df3539c36cd Mon Sep 17 00:00:00 2001 From: Drahflow Date: Wed, 23 Jan 2013 10:02:54 +0100 Subject: dom, rep, =[] done dom now correctly calls .dom on structs rep loops 0 times, not 2^64 times when called with 0 =[] implemented --- examples/working/array_assign.ey | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 examples/working/array_assign.ey (limited to 'examples/working/array_assign.ey') diff --git a/examples/working/array_assign.ey b/examples/working/array_assign.ey deleted file mode 100644 index b369e5b..0000000 --- a/examples/working/array_assign.ey +++ /dev/null @@ -1,4 +0,0 @@ -[ 1 2 3 4 ] =a -0 2 a =[] - -a dump -- cgit v1.2.3