brace_syntax.gd 40 B

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