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

6 lines
129 B
Plaintext

GDTEST_OK
>> WARNING
>> Line: 5
>> NARROWING_CONVERSION
>> Narrowing conversion (float is converted to int and loses precision).