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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
115 B
Plaintext
Raw Normal View History

GDTEST_ANALYZER_ERROR
Cannot call non-static function "duplicate()" on a class directly. Make an instance instead.