summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/analyzer/warnings/inference_with_variant.out
blob: 1d4078d2f760e53eed44078335129c339ce5259a (plain)
1
2
3
4
5
6
GDTEST_OK
>> WARNING
>> Line: 2
>> INFERENCE_ON_VARIANT
>> The variable type is being inferred from a Variant value, so it will be typed as Variant.
warn