solidity/test/libsolidity/syntaxTests/parsing/max_depth_reached_3.sol
2022-04-01 23:41:18 -05:00

10 lines
424 B
Solidity

contract C {
function f() {
uint x = f
(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((( // 100*(
((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((
(((((((((((((((((((((((((((((((((((((( (
....
// ----
// ParserError 7319: (325-326='('): Maximum recursion depth reached during parsing.