shadowed_variable_function.gd 83 B

12
  1. func test():
  2. var test = "This variable has the same name as the test() function."