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

2 lines
115 B
Text

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