ticketsLog in with ident

hybriel #28

A parameter reads an entry of the calling object literal

open

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

  1. 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.