Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Port fix for sorear/niecza#128
  • Loading branch information
sorear committed May 27, 2012
1 parent 3b85e9e commit f179a1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions STD.pm6
Expand Up @@ -4920,6 +4920,7 @@ grammar Regex is STD {

token metachar:sigwhite {
<normspace>
[ <?quantifier> <.sorry: "Quantifier quantifies nothing"> ]?
}
token metachar:unsp { <unsp> }

Expand Down

0 comments on commit f179a1b

Please sign in to comment.