mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-22 15:32:35 +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.