mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-04 09:44:40 +00:00
This should cause a compiler error, due to the assignment to a named return value in a deferred block. Fixes #4565
This should cause a compiler error, due to the assignment to a named return value in a deferred block. Fixes #4565