aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index cf02911..086d50e 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ To meet the four-day goal, many design decisions were made to reduce complexity
* Implemented after self-hosting
* ~~No `while`~~
* Implemented after self-hosting
+ * No `switch`
* Limited preprocessor
* Supports only simple `#define` that replaces identifiers with single integer or identifier
* No global variables