solidity/test/libsolidity/syntaxTests/parsing/max_depth_reached_3.sol
2020-09-28 01:56:25 +02:00

10 lines
420 B
Solidity

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