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