Exclude tests with overly deep nesting from antlr grammar checks

This commit is contained in:
a3d4
2020-09-29 20:20:20 +02:00
parent 343c13f94c
commit a244daaacb
2 changed files with 1 additions and 4 deletions
@@ -22,9 +22,6 @@ contract C {
))))))))))))))))))
))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))));
? // enforce compilation error, otherwise chk_antlr_grammar complains that
// a grammatically correct file does not compile
}
}
// ----