diff options
Diffstat (limited to 'tinycc/tests/tests2/33_ternary_op.expect')
| -rw-r--r-- | tinycc/tests/tests2/33_ternary_op.expect | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/tinycc/tests/tests2/33_ternary_op.expect b/tinycc/tests/tests2/33_ternary_op.expect deleted file mode 100644 index c21f5fb..0000000 --- a/tinycc/tests/tests2/33_ternary_op.expect +++ /dev/null @@ -1,14 +0,0 @@ -33_ternary_op.c:26: warning: pointer/integer mismatch in conditional expression -0 -1 -4 -9 -16 -15 -18 -21 -24 -27 -152 -okay -1 |
