Skip to content

Commit

Permalink
Refudge for niecza.
Browse files Browse the repository at this point in the history
  • Loading branch information
colomon committed Jan 21, 2012
1 parent e975d71 commit a0f1f15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S05-metasyntax/angle-brackets.t
Expand Up @@ -20,6 +20,7 @@ character classes), and those are referenced at the correct spot.
# the first character is whitespace
{
#?rakudo 2 skip '< list > not implemented in regex'
#?niecza 2 skip 'Unable to resolve method postcircumfix:<( )> in class Match'
is('aaaaa' ~~ /< a aa aaaa >/, 'aaaa', 'leading whitespace quotes words (space)');
is('aaaaa' ~~ /< a aa aaaa >/, 'aaaa', 'leading whitespace quotes words (tab)');

Expand Down

0 comments on commit a0f1f15

Please sign in to comment.