Avoid the infinite recursion
The new binding completely obscures the old binding. The `else` case was recursive with no base.
Loading
Please register or sign in to comment
The new binding completely obscures the old binding. The `else` case was recursive with no base.