From 990098c1924fe26d00e1b4fb5a072371aa83c556 Mon Sep 17 00:00:00 2001 From: sofia Date: Fri, 25 Jul 2025 03:05:16 +0300 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff37776..fcfd86f 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Currently missing big features (TODOs) are: - ~~Loops~~ (DONE) - ~~Intrinsic functions~~ (DONE) - ~~Ability to specify types in literals and variable definitions~~ (DONE) -- Debug Information (PARTIALLY DONE) +- ~~Debug Information~~ (DONE) - Not-Unary - Importing types from other modules - Importable binops?