lean4-htt/tests/lean/abst.lean.expected.out
Sebastian Ullrich 2509b3913a Revert "feat: add std streams"
This reverts commit 7575a32035.
2020-01-25 16:32:06 +01:00

7 lines
98 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)