Language actually gets properly stepped through using debugger!

This commit is contained in:
Krzosa Karol
2022-06-07 17:53:04 +02:00
parent 9cdc5ee6c9
commit c69d2b7fe2
3 changed files with 36 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ Expr:
[ ] - Arrays with size passed
[ ] - Switch
[ ] - Values inited to 0 by default
[ ] - Emitting #line
[ ] - Comma notation when declaring variables thing1, thing2: S32
[ ] - Array of inferred size