fix failing test generation

wrong rule was called
This commit is contained in:
ericvergnaud 2015-06-21 00:41:30 +08:00 committed by parrt
parent 5c52288845
commit 707dbb9f8f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Grammar ::= [
Input() ::= "( ~FORCE_ERROR~ "
Rule() ::= "a"
Rule() ::= "stat"
Output() ::= <<
>>