forked from jasder/antlr
parent
5c52288845
commit
707dbb9f8f
|
@ -10,7 +10,7 @@ Grammar ::= [
|
||||||
|
|
||||||
Input() ::= "( ~FORCE_ERROR~ "
|
Input() ::= "( ~FORCE_ERROR~ "
|
||||||
|
|
||||||
Rule() ::= "a"
|
Rule() ::= "stat"
|
||||||
|
|
||||||
Output() ::= <<
|
Output() ::= <<
|
||||||
>>
|
>>
|
||||||
|
|
Loading…
Reference in New Issue