pub fn unit_expr(
    ctx: &mut ComputationContext<'_>,
    stable_ptr: ExprPtr
) -> ExprId
Expand description

builds a semantic unit expression. This is not necessarily located in the AST, so it is received as a param.