WIP: Added todo

entity_declaration_type_checking
parent c5e744cfb8
commit 173d8b8828

@ -90,7 +90,7 @@ public final class TypeChecker
/* Variable's type */
string type = variable.getType();
/* TODO: Resolve type here (either built-in or class type) */
}
}

Loading…
Cancel
Save