Codebase Browser
godot
Go to App
godot
/
modules/gdscript/tests/scripts/analyzer/errors/
object_invalid_constructor.out
GDTEST_ANALYZER_ERROR Invalid constructor "Object()", use "Object.new()" instead.