diff options
Diffstat (limited to 'tinyc/tests/tests2/19_pointer_arithmetic.expect')
-rw-r--r-- | tinyc/tests/tests2/19_pointer_arithmetic.expect | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tinyc/tests/tests2/19_pointer_arithmetic.expect b/tinyc/tests/tests2/19_pointer_arithmetic.expect deleted file mode 100644 index 0cf781b9e..000000000 --- a/tinyc/tests/tests2/19_pointer_arithmetic.expect +++ /dev/null @@ -1,3 +0,0 @@ -42 -b is not NULL -c is NULL |