nested_function_calls.gd 212 B

123456
  1. func foo(x):
  2. return x + 1
  3. func test():
  4. @warning_ignore("unsafe_call_argument")
  5. print(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(foo(0)))))))))))))))))))))))))