pub fn eval_stmt(stmt: &Stmt, ctx: &mut Context) -> Result<CalcValue, CalcError>
Evaluate a statement in ctx.
ctx