summary refs log tree commit diff stats
path: root/tinyc/tests/tests2/21_char_array.expect
diff options
context:
space:
mode:
Diffstat (limited to 'tinyc/tests/tests2/21_char_array.expect')
-rw-r--r--tinyc/tests/tests2/21_char_array.expect7
1 files changed, 7 insertions, 0 deletions
diff --git a/tinyc/tests/tests2/21_char_array.expect b/tinyc/tests/tests2/21_char_array.expect
new file mode 100644
index 000000000..dbc60683c
--- /dev/null
+++ b/tinyc/tests/tests2/21_char_array.expect
@@ -0,0 +1,7 @@
+hello
+h: 104
+e: 101
+l: 108
+l: 108
+o: 111
+copied string is hello