godot/modules/gdscript/tests/scripts/analyzer/errors/typed_array_pass_differently_to_typed.out

GDTEST_ANALYZER_ERROR
>> ERROR at line 6: Invalid argument for "expect_typed()" function: argument 1 should be "Array[int]" but is "Array[float]".