Removed TODO

entity_declaration_type_checking
Tristan B. V. Kildaire 2021-04-28 01:38:00 +02:00
parent d5dbaa7b8b
commit eefb78158d
1 changed files with 0 additions and 3 deletions

View File

@ -79,9 +79,6 @@ public final class TypeChecker
return foundType;
}
/* TODO: I don't like above, let's make shit implement Type */
/**
* Checks all TypedEntity(s) (so Variables and Functions)
* such that their types (variable type/return type) are