mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
92a5666c1c
marshalled directly into the parent type without an '"_":{ ... }'.
This seems like desirable behavior to me, since you can't access the
fields with 'Parent_Type._.field' either.