-
Kevin Modzelewski authored
Unlike some other languages, it looks like eval() doesn't force the capturing of outer variables. Good thing too, since pretty much any function call could theoretically end up resolving to eval().
30729187
Unlike some other languages, it looks like eval() doesn't force the capturing of outer variables. Good thing too, since pretty much any function call could theoretically end up resolving to eval().