diff options
Diffstat (limited to 'tinyc/tests/tests2/34_array_assignment.expect')
-rw-r--r-- | tinyc/tests/tests2/34_array_assignment.expect | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tinyc/tests/tests2/34_array_assignment.expect b/tinyc/tests/tests2/34_array_assignment.expect deleted file mode 100644 index 9736bf508..000000000 --- a/tinyc/tests/tests2/34_array_assignment.expect +++ /dev/null @@ -1,2 +0,0 @@ -12 23 34 45 -12 23 34 45 |