class ReturnBang::NonLocalJumpError

Raised when attempting to return! when you haven’t registered a location to return to, or are trying to return to a named point that wasn’t registered.