lean2/tests/lean/arrow.lean

5 lines
114 B
Text
Raw Normal View History

Show (Int -> Int) -> Int
Show Int -> Int -> Int
Show Int -> (Int -> Int)
Show (Int -> Int) -> (Int -> Int) -> Int