mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-12 22:58:40 +01:00
A local name inside a method should always resolve to a self send even if there is a local variable with that name outside of the method.
A local name inside a method should always resolve to a self send even if there is a local variable with that name outside of the method.