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

3 lines
115 B
Plaintext

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