about summary refs log tree commit diff
path: root/todo/3.src
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2025-01-12 16:48:43 +0100
committerBaitinq <[email protected]>2025-01-12 16:48:43 +0100
commit0ecd86e541ae5e36e51dcf44fe7b305d0f8741aa (patch)
tree67fc9ea8ad6c53b59333d873b597a2a2b8ba4aae /todo/3.src
parentTokenizer: Fix tokenizer invalid strings (diff)
downloadinterpreter-0ecd86e541ae5e36e51dcf44fe7b305d0f8741aa.tar.gz
interpreter-0ecd86e541ae5e36e51dcf44fe7b305d0f8741aa.tar.bz2
interpreter-0ecd86e541ae5e36e51dcf44fe7b305d0f8741aa.zip
Evaluator: Fix bug when variables are initialized with the same identifier as the defined
Diffstat (limited to 'todo/3.src')
-rw-r--r--todo/3.src1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo/3.src b/todo/3.src
deleted file mode 100644
index 29ade8c..0000000
--- a/todo/3.src
+++ /dev/null
@@ -1 +0,0 @@
-let x = x;