godot/modules/gdscript/tests/scripts/analyzer/errors/object_invalid_constructor.out

GDTEST_ANALYZER_ERROR
>> ERROR at line 4: Invalid constructor "Object()", use "Object.new()" instead.