Run tests and check expectations in 2 loops

This commit is contained in:
2024-05-05 01:52:08 +02:00
parent 4d399e10db
commit 51fa3efc32
6 changed files with 95 additions and 95 deletions

2
TODO
View File

@ -12,5 +12,3 @@
- Syscalls.
- Error message with an empty file wrongly says that a ")" is expected.
- Support any expressions for constants.
- Built-in types are added in the symbol table constructor. It would be better to
add them outside, before the type analysis begins.