Fix codegen scope names

This commit is contained in:
Krzosa Karol
2022-06-13 20:35:45 +02:00
parent 2c431e3207
commit 30f448a490
3 changed files with 3 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ want to export all the symbols, we can namespace them optionally.
[ ] - Some way to take slice of data
[ ] - slices should be properly displayed in debugger
[ ] - elif
[ ] - Hex 0x42
[ ] - #assert that handles constants at compile time and vars at runtime
[ ] - Comma notation when declaring variables thing1, thing2: S32