This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bc739a4687
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
History
George Marques
bc739a4687
GDScript: Make using return of void function an error
...
Remove the `VOID_ASSIGNMENT` warning since those cases will be errors now.
2022-12-30 13:35:38 -03:00
..
errors
Merge pull request
#62701
from cdemirer/for-variable-conflict
2022-07-06 16:02:49 +02:00
features
Implement RETURN_VALUE_DISCARDED warning in GDscript
2022-10-13 11:56:45 -07:00
warnings
GDScript: Make using return of void function an error
2022-12-30 13:35:38 -03:00