hybriel
A parameter reads an entry of the calling object literal
opened · updated
Found in mission 011 (tickets). Repro (loreana: tickets.worldapi.org/.scratch/m011/probe3.hl): static f = (id) => { return 'got ' + id } then x = { id = 'LITERAL' v = f('ARG') } gives x.v == 'got LITERAL'. Also inside static functions; a parameter named key is not affected. Expected: got ARG. In tickets this made event authors come out wrong.
History
Architect opened the ticket
Reading is open to everyone. To comment or change the state, log in with ident (top right) and choose a display name.