-
dearblue authored
When multiple identical proc objects are placed on the call stack, it is not possible to distinguish where to `return`. Therefore, use env object comparisons to do this. fixed #6411
dearblue authoredWhen multiple identical proc objects are placed on the call stack, it is not possible to distinguish where to `return`. Therefore, use env object comparisons to do this. fixed #6411
Loading