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, 2 insertions, 0 deletions
diff --git a/tinyc/tests/tests2/34_array_assignment.expect b/tinyc/tests/tests2/34_array_assignment.expect new file mode 100644 index 000000000..9736bf508 --- /dev/null +++ b/tinyc/tests/tests2/34_array_assignment.expect @@ -0,0 +1,2 @@ +12 23 34 45 +12 23 34 45 |