-
Notifications
You must be signed in to change notification settings - Fork 1
r35458 Method '!.^' not found for invocant of class 'Exception' #617
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From publiustemp-perl6compiler2@yahoo.comRevision: 35458 perl6 $ perl6 -e 'try { die "Goodbye cruel world!" };say $!.^isa("Exception")' Cheers, |
From @cokeOn Mon Jan 12 14:51:01 2009, publiustemp-perl6compiler2@yahoo.com wrote:
in rakudo-aa8c65ed6b9d0b23ba6904b2745f998a83b36c6f, this outputs: "1\n" -- |
The RT System itself - Status changed from 'new' to 'open' |
From @moritz... and tested in t/spec/S04-exception-handlers/catch.t. |
@moritz - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#62264 (status was 'resolved')
Searchable as RT62264$
The text was updated successfully, but these errors were encountered: