Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Undo before removal in unsp.
  • Loading branch information
jnthn committed Oct 3, 2013
1 parent 03f81f8 commit 0029ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Perl6/Grammar.nqp
Expand Up @@ -448,7 +448,7 @@ grammar Perl6::Grammar is HLL::Grammar does STD {
}

token unsp {
\\ <?[\s#]>
\\ <?before \s | '#'>
:dba('unspace')
[
| <.vws>
Expand Down

0 comments on commit 0029ea5

Please sign in to comment.