WIP: Added todo
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…
Reference in New Issue