mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Exclude tests with overly deep nesting from antlr grammar checks
This commit is contained in:
@@ -22,9 +22,6 @@ contract C {
|
||||
))))))))))))))))))
|
||||
))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
|
||||
))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))));
|
||||
|
||||
? // enforce compilation error, otherwise chk_antlr_grammar complains that
|
||||
// a grammatically correct file does not compile
|
||||
}
|
||||
}
|
||||
// ----
|
||||
|
||||
Reference in New Issue
Block a user