4ba097a141
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
5 lines
130 B
Text
5 lines
130 B
Text
import Int.
|
|
print (Int -> Int) -> Int
|
|
print Int -> Int -> Int
|
|
print Int -> (Int -> Int)
|
|
print (Int -> Int) -> (Int -> Int) -> Int
|