msg->fail
[git-p4: depot-paths = "//depot/code/antlr4/main/": change = 9301]
This commit is contained in:
parent
61e9eade6a
commit
3729529f25
|
@ -130,7 +130,7 @@ public class BasicSemanticChecks extends GrammarTreeVisitor {
|
|||
public static final Set<String> legalSemPredOptions =
|
||||
new HashSet<String>() {
|
||||
{
|
||||
add("msg");
|
||||
add("fail");
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue