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

Commit b947e0b

Browse files
committed
Update a couple of regex related entries for nom.
1 parent 834bed4 commit b947e0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"spec" : [ ]
266266
}, {
267267
"item" : "Longest-Token Matching",
268-
"status" : "rm+- (only for constants) rn- n+",
268+
"status" : "rm+- (only for constants) rn+- (only for protoregexes, not standalone alternations) n+",
269269
"code" : [ "http://rosettacode.org/wiki/Read_a_configuration_file#Perl_6",
270270
"http://rosettacode.org/wiki/Roman_numerals/Decode#Perl_6" ],
271271
"spec" : [ ]
@@ -297,7 +297,7 @@
297297
"spec" : [ ]
298298
}, {
299299
"item" : "Categories across derived grammars",
300-
"status" : "rm+ rn- n+",
300+
"status" : "rm+ rn+ n+",
301301
"code" : [ "http://rosettacode.org/wiki/Read_a_configuration_file#Perl_6" ],
302302
"spec" : [ ]
303303
}, {

0 commit comments

Comments
 (0)