aboutsummaryrefslogtreecommitdiff
path: root/spec/lexspec.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/lexspec.json')
-rw-r--r--spec/lexspec.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lexspec.json b/spec/lexspec.json
index d95d31a..12bbee7 100644
--- a/spec/lexspec.json
+++ b/spec/lexspec.json
@@ -31,7 +31,7 @@
},
{
"kind": "newline",
- "pattern": "\\f{newline}+"
+ "pattern": "\\f{newline}"
},
{
"kind": "line_comment",