pub fn generate<R: Runner>(runner: &mut R, input: &str) -> Result<String>
Generates output for a goldenscript input, without comparing them.