We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.x ddc14b6
Arch Linux
This error is not the same as #59723
example code:
var item_id := 0 func _ready(): var id := "ugc_" + str(item_id)
Execute the code above
type_inference_mrp.zip
The text was updated successfully, but these errors were encountered:
Is this a regression or also reproducible on stable releases?
Sorry, something went wrong.
Just checked on stable 3.4.4, doesn't seem to happen.
Fixed by #61117.
vnen
No branches or pull requests
Godot version
3.x ddc14b6
System information
Arch Linux
Issue description
This error is not the same as #59723
example code:
Steps to reproduce
Execute the code above
Minimal reproduction project
type_inference_mrp.zip
The text was updated successfully, but these errors were encountered: