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

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

3 lines
125 B
Text
Raw Normal View History

GDTEST_OK
~~ WARNING at line 5: (NARROWING_CONVERSION) Narrowing conversion (float is converted to int and loses precision).