variable_conflicts_constant.gd 45 B

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