godot-module-template/engine/modules/gdscript/tests/scripts/parser/warnings/narrowing_conversion.out

6 lines
129 B
Plaintext
Raw Permalink Normal View History

2025-01-17 15:36:38 +00:00
GDTEST_OK
>> WARNING
>> Line: 5
>> NARROWING_CONVERSION
>> Narrowing conversion (float is converted to int and loses precision).