disco-0.1.0.0: test/pretty-defn/input
f : N -> N f x = x+2 type P = N * N type Pair(a) = a * a type HPair(a,b) = a * b :defn f :defn P :defn Pair :defn HPair
f : N -> N f x = x+2 type P = N * N type Pair(a) = a * a type HPair(a,b) = a * b :defn f :defn P :defn Pair :defn HPair