aboutsummaryrefslogtreecommitdiffstats
path: root/odd.2.c
diff options
context:
space:
mode:
Diffstat (limited to 'odd.2.c')
-rw-r--r--odd.2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/odd.2.c b/odd.2.c
deleted file mode 100644
index d86bdf4..0000000
--- a/odd.2.c
+++ /dev/null
@@ -1,3 +0,0 @@
-void main () {
- _Bool b = 10 & 1;
-}