constant_conflicts_variable.gd 45 B

123
  1. func test():
  2. var TEST = 50
  3. const TEST = 25