For testing, renabled class inheritance name checker to make sure grand resolver `resolveBest` still worksed
parent
8c25ffa29f
commit
a18252ce21
|
@ -95,6 +95,7 @@ public final class TypeChecker
|
|||
|
||||
/* TODO: Now that everything is defined, no collision */
|
||||
/* TODO: Do actual type checking and declarations */
|
||||
checkClassInherit(modulle);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue