Skip to content

Commit

Permalink
TUTORIAL.md: add missing 'space' token
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsh committed Jan 28, 2015
1 parent 3172cde commit 4ca3c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TUTORIAL.md
Expand Up @@ -68,6 +68,7 @@ The fun part is that I even can _inject_ this language in some other files I wor
LP='('
RP=')'
space='regexp:\s+'
comment='regexp://.*'
number='regexp:\d+(\.\d*)?'
id='regexp:\p{Alpha}\w*'
Expand Down

0 comments on commit 4ca3c13

Please sign in to comment.