summary refs log tree commit diff stats
path: root/tinyc/tests/tests2/36_array_initialisers.expect
diff options
context:
space:
mode:
Diffstat (limited to 'tinyc/tests/tests2/36_array_initialisers.expect')
-rw-r--r--tinyc/tests/tests2/36_array_initialisers.expect20
1 files changed, 0 insertions, 20 deletions
diff --git a/tinyc/tests/tests2/36_array_initialisers.expect b/tinyc/tests/tests2/36_array_initialisers.expect
deleted file mode 100644
index 3ac6c7729..000000000
--- a/tinyc/tests/tests2/36_array_initialisers.expect
+++ /dev/null
@@ -1,20 +0,0 @@
-0: 12
-1: 34
-2: 56
-3: 78
-4: 90
-5: 123
-6: 456
-7: 789
-8: 8642
-9: 9753
-0: 12
-1: 34
-2: 56
-3: 78
-4: 90
-5: 123
-6: 456
-7: 789
-8: 8642
-9: 9753