summaryrefslogtreecommitdiff
path: root/tests/arr1.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arr1.out')
-rw-r--r--tests/arr1.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/arr1.out b/tests/arr1.out
index 3e5e246..4ce34fa 100644
--- a/tests/arr1.out
+++ b/tests/arr1.out
@@ -1,5 +1,5 @@
-[ ]
+[]
0
-[ 10 20 30 ]
+[10 20 30]
3
20