Path: blob/master/modules/gdscript/tests/scripts/parser/warnings/narrowing_conversion.out
10285 views
GDTEST_OK ~~ WARNING at line 5: (NARROWING_CONVERSION) Narrowing conversion (float is converted to int and loses precision).
GDTEST_OK ~~ WARNING at line 5: (NARROWING_CONVERSION) Narrowing conversion (float is converted to int and loses precision).