Core: Small cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user