module Arithmetic::Primary1

def eval(env={})

def eval(env={})
  expression.eval(env)
end