invalid_concatenation_bool.gd 33 B

12
  1. func test():
  2. print(true + true)