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

4 lines
40 B
GDScript

func test() {
print("Hello world!");
}