Odin v0.9.1
Bug Fixes
- Debug fix
- Recursive loop bug for polymorphic types
#complete switch
for pointers to unions- Allow for single fields
struct #raw_union
- Redefine how union tag size is calculated to match alignment of the union data
#complete switch
for pointers to unionsstruct #raw_union