semicolon-as-end-statement.gd 40 B

12
  1. func test():
  2. print("A"); print("B")