diff options
Diffstat (limited to 'tinyc/tests/tests2/07_function.expect')
-rw-r--r-- | tinyc/tests/tests2/07_function.expect | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tinyc/tests/tests2/07_function.expect b/tinyc/tests/tests2/07_function.expect new file mode 100644 index 000000000..8ffb0a702 --- /dev/null +++ b/tinyc/tests/tests2/07_function.expect @@ -0,0 +1,4 @@ +9 +16 +a=1234 +qfunc() |