Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
niecza fudge
  • Loading branch information
coke committed Dec 29, 2011
1 parent cbde750 commit 8b49f58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S05-match/make.t
Expand Up @@ -9,6 +9,7 @@ plan 5;
"4" ~~ / (\d) { make $0.sqrt } Remainder /;
nok($/, 'No match');
#?rakudo todo '.ast of failed match (questionable)'
#?niecza skip 'System.InvalidCastException: Cannot cast from source type to destination type.'
is($/.ast , 2);

# L<S05/Match objects/"Fortunately, when you just want to return a different">
Expand Down

0 comments on commit 8b49f58

Please sign in to comment.