aboutsummaryrefslogtreecommitdiffhomepage
path: root/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test.c')
-rw-r--r--test.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/test.c b/test.c
index 2f2a39a..9832d1d 100644
--- a/test.c
+++ b/test.c
@@ -34,6 +34,11 @@ int diff(struct f *x, struct f *y)
return x - y;
}
+_Bool narrow(int x)
+{
+ return (float) x;
+}
+
#define xx 2
int waaa[xx == 0 ? 'Z'