solidity/test/libsolidity/syntaxTests/parsing/max_depth_reached_3.sol

10 lines
420 B
Solidity
Raw Normal View History

2020-09-27 21:14:28 +00:00
contract C {
function f() {
uint x = f
(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((( // 100*(
((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((
(((((((((((((((((((((((((((((((((((((( (
....
// ----
// ParserError 7319: (325-326): Maximum recursion depth reached during parsing.