Added TODO

parser_exception_before
Tristan B. V. Kildaire 2021-03-31 10:34:24 +02:00
parent 290028d203
commit 0fda46c857
1 changed files with 3 additions and 1 deletions

View File

@ -290,6 +290,8 @@ public final class TypeChecker
} }
else else
{ {
/* TODO: We add module check here */
gprintln("killl me"); gprintln("killl me");
return null; return null;
} }