invalid_identifier_string.gd 69 B

123
  1. func test():
  2. # Error here.
  3. var "yes" = "is not a valid identifier"