godot/modules/gdscript/tests/scripts/parser/errors/lambda_standalone.gd

4 lines
62 B
GDScript

func test():
func standalone():
print("can't be accessed")