summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index e21285a..e183839 100644
--- a/main.c
+++ b/main.c
@@ -18,7 +18,6 @@ sizeof (not #sizeof)
start making a standard library... (printf; stringbuilder would be nice to have)
switch
- #fallthrough
- - make sure break works inside a switch with cgen! - you'll need goto
enums
unions
---