mirror of
https://github.com/odin-lang/Odin.git
synced 2026-09-06 04:10:44 +00:00
when iterating the values of an array literal,if one of the values is a function with multiple returns, it doesn't offset the struct field index by the number of values.