virtualx-engine/modules/gdscript/tests/scripts/analyzer/warnings/unused_signal.out

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

6 lines
120 B
Text
Raw Normal View History

GDTEST_OK
>> WARNING
>> Line: 3
>> UNUSED_SIGNAL
>> The signal "s3" is declared but never explicitly used in the class.