Core: Small cleanup

This commit is contained in:
Krzosa Karol
2023-04-21 15:19:38 +02:00
parent 19fa0509c6
commit 07dcb418dd
5 changed files with 13 additions and 26 deletions

View File

@@ -311,7 +311,6 @@ lex__stream(Core_Ctx *lexer) {
else goto indent_loop_break;
} break;
// @todo: add [;;] operator which adds new scope
// @todo: also need some way to detect indentation so that
// first of all we can check for consistency and second of
// all because we would know by how much to indent