Dave Gauer 4 лет назад
Родитель
Сommit
e933c8efe1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -136,7 +136,7 @@ Planned exercises:
 * [x] Numeric types (integers, floats)
 * [x] Labelled blocks and loops
 * [x] Loops as expressions
-* [ ] Builtins
+* [x] Builtins
 * [ ] Comptime (!)
 * [ ] Inline loops
 * [ ] Anonymous structs