mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-15 18:32:22 -07:00
4236b043e2
This should cause a compiler error, due to the assignment to a named return value in a deferred block. Fixes #4565