pub(crate) fn interned(expr: Expr) -> &'static Expr
Interns an Expr, returning a static reference to it.