Skip to content

Commit

Permalink
Fudge test for JVM, related to RT #128123
Browse files Browse the repository at this point in the history
  • Loading branch information
usev6 committed May 21, 2016
1 parent ffeafe1 commit ca3abde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/weird-errors.t
Expand Up @@ -62,6 +62,7 @@ lives-ok { 1.^methods>>.sort }, 'can use >>.method on result of introspection';
lives-ok { Any .= (); CATCH { when X::Method::NotFound {1} } }, 'Typed, non-internal exception';

# RT #90522
#?rakudo.jvm todo "strange problem with prefix:<++> RT #128123"
{
my $i = 0;
sub foo {
Expand Down

0 comments on commit ca3abde

Please sign in to comment.