-
- Downloads
Fixed unbind-to-here to only load the symbol from the binding stack if we
are going to unbind it. This fixes an off-by-one bug where it tried to grab a symbol from beyond the end of the stack when the entire stack was being unwound.
Please register or sign in to comment