godot/modules/gdscript/tests/scripts/parser/errors/yield_instead_of_await.out

GDTEST_PARSER_ERROR
"yield" was removed in Godot 4. Use "await" instead.