thrownewSyntaxError('When using set, you must have the same number of variables and assignments.',$stream->getCurrent()->getLine(),$stream->getSourceContext());
}
}else{
$capture=true;
if(\count($names)>1){
thrownewSyntaxError('When using set with a block, you cannot have a multi-target.',$stream->getCurrent()->getLine(),$stream->getSourceContext());