aboutsummaryrefslogtreecommitdiff
path: root/src/grammar.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/grammar.json')
-rw-r--r--src/grammar.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grammar.json b/src/grammar.json
index 2ee7e30..339fd13 100644
--- a/src/grammar.json
+++ b/src/grammar.json
@@ -318,7 +318,7 @@
},
"string": {
"type": "PATTERN",
- "value": "\"(\\\\[\"\\\\]|[^\"\\\\])+\""
+ "value": "\"(\\\\[\"\\\\]|[^\"\\\\])*\""
}
},
"extras": [