summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2024-09-11 19:13:46 +0000
committerChris Boesch <chrboesch@noreply.codeberg.org>2024-09-11 19:13:46 +0000
commit102ba8c894ebc39e0d61634ad17ca9751984e715 (patch)
tree9ee944f59430d10ba05f856362306eb350436723
parent995a7c8f36dd5ee79b74f1d66dd285ea9c186eb4 (diff)
parent827146f6806afc1baa640a284e41999e11b1fab6 (diff)
Merge pull request 'Update README.md' (#160) from chrboesch-readme into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/160
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5853d7e..d33754c 100644
--- a/README.md
+++ b/README.md
@@ -229,6 +229,7 @@ Zig Core Language
* [X] Bit manipulation
* [X] Working with C
* [X] Threading
+* [ ] Labeled switch (#21257)
Zig Standard Library