fn merge(into: &mut ParserOutput, from: ParserOutput)
Fold a second ParserOutput (from finish) into the first.
ParserOutput
finish