pub fn run_arena_reference( program: &Program, inputs: &[Value], ) -> Result<Vec<Value>, Error>
Execute using the statement-IR reference evaluator.