brace_syntax.gd 40 B

1234
  1. func test() {
  2. print("Hello world!");
  3. }