Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add test for Str.perl with unicode characters.
  • Loading branch information
pmichaud committed Jul 2, 2012
1 parent d578243 commit d80a990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions S02-names-vars/perl.t
Expand Up @@ -20,6 +20,7 @@ my @tests = (
'{', # "\d123", # XXX there is no \d escape!!!
'}',
'$a @string %with &sigils()',
'שלום',

?1, ?0,
#?rakudo emit # Mu eq Mu is an error now
Expand Down

0 comments on commit d80a990

Please sign in to comment.