зеркало из https://github.com/mozilla/pjs.git
Fixing bug #190685, re-allowing '{' as un-quantifier literal.
This commit is contained in:
Родитель
31bbfe30dd
Коммит
9eafe44563
|
@ -1017,7 +1017,6 @@ System.out.println();
|
|||
break;
|
||||
case '*':
|
||||
case '+':
|
||||
case '{':
|
||||
case '}':
|
||||
case '?':
|
||||
reportError("msg.bad.quant",
|
||||
|
|
Загрузка…
Ссылка в новой задаче