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

GDTEST_PARSER_ERROR
Cannot use "continue" outside of a loop.