shadowed_variable_function.gd 83 B

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