2 lines
43 B
Text
2 lines
43 B
Text
fun : Mono Int -> Mono Int ;
|
|
fun = \x. x ;
|
fun : Mono Int -> Mono Int ;
|
|
fun = \x. x ;
|