mylang_ast_interp

Function eval_expr

source
pub(crate) fn eval_expr(expr: &Expr) -> AstInterpResult<Entity>