lean4-htt/old_tests/tests/lean/reserve_bugs.lean.expected.out
2018-04-10 12:56:55 -07:00

6 lines
136 B
Text

g (f 1) 2 : nat
h 1 (h 2 (h 3 4)) : nat
h (h (h 1 2) 3) 4 : nat
h 1 (h 2 (h 3 4)) : nat
h (h (h 1 2) 3) 4 : nat
h 1 (h (g 2 3) 4) : nat