diff options
Diffstat (limited to 'tinyc/tests/tests2/21_char_array.expect')
-rw-r--r-- | tinyc/tests/tests2/21_char_array.expect | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tinyc/tests/tests2/21_char_array.expect b/tinyc/tests/tests2/21_char_array.expect deleted file mode 100644 index dbc60683c..000000000 --- a/tinyc/tests/tests2/21_char_array.expect +++ /dev/null @@ -1,7 +0,0 @@ -hello -h: 104 -e: 101 -l: 108 -l: 108 -o: 111 -copied string is hello |