mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 13:40:18 +00:00
5bdd883dfd
changed RETURN_VALUE_DISCARDED GDscript warning text to mention how the return value of a function is discarded; update GDScript parser warning test to include new warning text.