Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Revert PR #684
Somehow it's breaking test 59 of S06-advanced/wrap.t
1..2
ok 1 - '{nextsame}()' died
not ok 2 - right exception type (X::NoDispatcher)
# Expected: X::NoDispatcher
# Got: X::ControlFlow::Return
# Exception message: Attempt to return outside of any Routine
Since I have *no* idea on how the patch can have this effect, and
we cannot change the spectest just for that, I felt I had to revert.- Loading branch information