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

GDTEST_ANALYZER_ERROR
Unable to iterate on value of type "Array[Resource]" with variable of type "Node".