Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
track RT#
  • Loading branch information
coke committed Jan 31, 2011
1 parent d9f5c2e commit afcdfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S02-literals/quoting.t
Expand Up @@ -381,7 +381,7 @@ FOO
}
#?rakudo skip 'Thinks statement not terminated properly'
is( q<< <<woot>> >>, ' <<woot>> ', 'nested <<texas>> quotes' );
is( q<< <<woot>> >>, ' <<woot>> ', 'nested <<texas>> quotes (RT #66888)' );
# L<S02/Literals/"for user-defined quotes">
# q:to
Expand Down

0 comments on commit afcdfa2

Please sign in to comment.