6 lines
93 B
Text
6 lines
93 B
Text
Error (typechecking)
|
|
Type mismatch.
|
|
Expected:
|
|
`b -> (`a -> `c)
|
|
Given:
|
|
`a -> (`b -> `c)
|