The codegen_assign method here has a TODO noting that it is incorrect for nested structs. Also when creating an SSA function we flatten the NodeIds for a return value. This includes nested tuple ...
I am creating a table with lists of multi level nested structs built from child tables (ultimately to create a nested json -> xml) where the input/final tables should ...