forked from M-Labs/nac3
1
0
Fork 0
Commit Graph

1 Commits

Author SHA1 Message Date
David Mak 4948395ca2 core/toplevel/type_annotation: Add handling for mismatching class def
Primitive types only contain fields in its Type and not its TopLevelDef.
This causes primitive object types to lack some fields.
2024-07-19 14:42:14 +08:00