TypeCheck

- Undo incorrect FIXME
This commit is contained in:
Tristan B. Velloza Kildaire 2023-07-17 23:25:53 +02:00
parent 6165d5dc6f
commit 4e8fb0a801
1 changed files with 0 additions and 3 deletions

View File

@ -1625,9 +1625,6 @@ public final class TypeChecker
/* Add this static initialization to the list of global allocations required */
addInit(clazzStaticInitAllocInstr);
// FIXME: This shouldn't be presentin here, like, ever
// ... in depgen we should generate it once or something
}
/* It will pop a bunch of shiiit */
/* TODO: ANy statement */