Miscellanous ARTIQ fixes #463

Merged
sb10q merged 1 commits from fix/misc-artiq-fixes into master 2024-08-17 17:37:21 +08:00

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