summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/analyzer/errors/object_invalid_constructor.out
blob: 27668fcd48d8658ec1388d83e0f8c8a48bf186c2 (plain)
1
2
GDTEST_ANALYZER_ERROR
Invalid constructor "Object()", use "Object.new()" instead.