From 9ba091973a32f030eb7b8e7e53fa317156cef4c0 Mon Sep 17 00:00:00 2001 From: sofia Date: Thu, 24 Jul 2025 11:18:23 +0300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b08702..24dfc19 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Currently missing big features (TODOs) are: - Debug Information (PARTIALLY DONE) - Ability to specify types in literals and variable definitions - Intrinsic functions -- Not-Unary +- Not-Unary and NEQ-binary Big features that I want later but are not necessary: - Associated functions