mech_interpreter::expressions

Function var

Source
pub fn var(v: &Var, symbols: SymbolTableRef) -> MResult<Value>