aboutsummaryrefslogtreecommitdiff
path: root/tinycc/tests/tests2/33_ternary_op.expect
diff options
context:
space:
mode:
Diffstat (limited to 'tinycc/tests/tests2/33_ternary_op.expect')
-rw-r--r--tinycc/tests/tests2/33_ternary_op.expect14
1 files changed, 14 insertions, 0 deletions
diff --git a/tinycc/tests/tests2/33_ternary_op.expect b/tinycc/tests/tests2/33_ternary_op.expect
new file mode 100644
index 0000000..c21f5fb
--- /dev/null
+++ b/tinycc/tests/tests2/33_ternary_op.expect
@@ -0,0 +1,14 @@
+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