Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Rakudo handles backslash escapes in char classes now.
  • Loading branch information
jnthn committed Nov 20, 2011
1 parent b947e0b commit be7c71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features.json
Expand Up @@ -271,7 +271,7 @@
"spec" : [ ]
}, {
"item" : "Character classes",
"status" : "rm+- (no backslash escapes) rn+- (no backslash escapes) n+",
"status" : "rm+- (no backslash escapes) rn+ n+",
"code" : [ "http://rosettacode.org/wiki/Soundex#Perl_6" ],
"spec" : [ ]
}, {
Expand Down

0 comments on commit be7c71f

Please sign in to comment.