godot/modules/gdscript/tests/scripts/parser/warnings/incompatible_ternary.out

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

3 lines
115 B
Text
Raw Normal View History

GDTEST_OK
~~ WARNING at line 8: (INCOMPATIBLE_TERNARY) Values of the ternary operator are not mutually compatible.