Skip to content

Commit f179a1b

Browse files
committed
Port fix for sorear/niecza#128
1 parent 3b85e9e commit f179a1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

STD.pm6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4920,6 +4920,7 @@ grammar Regex is STD {
49204920

49214921
token metachar:sigwhite {
49224922
<normspace>
4923+
[ <?quantifier> <.sorry: "Quantifier quantifies nothing"> ]?
49234924
}
49244925
token metachar:unsp { <unsp> }
49254926

0 commit comments

Comments
 (0)