Merge f183d6f74f into 3f8fc3a316
This commit is contained in:
commit
eb92736ac4
|
|
@ -1747,7 +1747,7 @@ function parse($TEXT, options) {
|
|||
a.push(concise);
|
||||
continue;
|
||||
}
|
||||
} else if (start.value === "*") {
|
||||
} else if (type === "operator") {
|
||||
unexpected(prev());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user