Core: Cleanup todos

This commit is contained in:
Krzosa Karol
2023-04-22 09:34:19 +02:00
parent 8c0b4439af
commit d244608571
3 changed files with 51 additions and 68 deletions

View File

@@ -1,6 +1,4 @@
/*@language_todo: make polymorphism checking more robust*/
/*@language_todo: labeled block
/*@language_todo: labeled block :LabeledBlock
It acts just like a scope in C.
BUT it can be turned into a goto label by adding another semicolon