scratch-vm/test/fixtures/execute/procedures-nested-missing-no-param.sb2
Michael "Z" Goddard 20ff75b776
fix: initialize stack frame params for all procedures
A previous change fixed compatibility with Scratch 2 removing 3's
unintentional scope leaking. This furthers that change so that
procedures with no parameters will also not accidentally use values in
other procedure stacks.
2018-12-13 10:51:44 -05:00

54 KiB