variable_conflicts_variable.gd 41 B

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