godot-module-template/engine/modules/gdscript/tests/scripts/analyzer/warnings/unused_signal.out

6 lines
120 B
Plaintext
Raw Normal View History

2025-01-17 15:36:38 +00:00
GDTEST_OK
>> WARNING
>> Line: 3
>> UNUSED_SIGNAL
>> The signal "s3" is declared but never explicitly used in the class.