part of type_check_visitor

This commit is contained in:
ProgramSnail 2023-05-04 16:11:25 +03:00
parent 94ef8702fb
commit f7e985a448
10 changed files with 377 additions and 88 deletions

View file

@ -231,7 +231,6 @@ struct ParametrizedTypeclass;
// Typeclass & Type
struct ParametrizedType;
// TypeSubExpression -> ParametrizedType
//