Closures/Value capture: Difference between revisions

Content added Content deleted
Line 1,032:
property _code
 
-- if the function is supposed to return something, the code must contain a line that starts with "res="
on new (me, code)
me._code = code