oridb/mc

unable to use label inside function with closure.

andrewchambers opened this issue · 1 comments

test.myr:

const n={ ; :lbl ; var v = {; } }
$ 6m ./test.myr
./test.myr:1: unable to find label lbl in function scope
oridb commented

Fixed.