constant_conflicts_variable.gd 45 B

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