lean4-htt/tests/lean/abst.lean.expected.out
Simon Hudon 7575a32035 feat: add std streams
This reverts commit 021ce21d5f70c2efcc58a0588ed6dc4999be6a33.
2020-01-19 17:22:58 -08:00

8 lines
99 B
Text

f x y (f x)
f #1 #0 (f #1)
f x y (f x)
f a (f b) (f a)
f #0 a (f #0)
f #0 y (f #0)
f #1 #0 (f #1)