godot
godot copied to clipboard
Generate errors for getters of untyped variables returning nothing
Fixes #63393
Errors are generated for getter functions where not all code paths return a value.

As the PR needs a rebase and the release is close, I moved the milestone to 4.2. I put it, though, in the list of PRs that needs a review from the team, not to forget it.
I'll close this pull request and open a new one to work on the lastest codebase.