summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/analyzer/warnings/unused_signal.out
blob: ff570178302f98ccb0fe87074dc719e1d769ef0d (plain)
1
2
3
4
5
GDTEST_OK
>> WARNING
>> Line: 3
>> UNUSED_SIGNAL
>> The signal "s3" is declared but never explicitly used in the class.