pub fn visit_statement(
stmt: &Loc<Statement>,
linear_state: &mut LinearState,
ctx: &LinearCtx<'_>,
) -> Result<()>
pub fn visit_statement(
stmt: &Loc<Statement>,
linear_state: &mut LinearState,
ctx: &LinearCtx<'_>,
) -> Result<()>