Files
engine/modules/gdscript/tests/scripts/parser/features/nested_function_calls.gd
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
212 B
GDScript
Raw Normal View History

func foo(x):
return x + 1
func test():
2023-09-21 12:42:55 +03:00
@warning_ignore("unsafe_call_argument")
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)))))))))))))))))))))))))