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