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

GDTEST_ANALYZER_ERROR
>> ERROR at line 3: Cannot have an element of type "int" in an array of type "Array[Object]".