3 lines
40 B
Text
3 lines
40 B
Text
|
fst : [`a, `b] `a * `b -> `a
|
||
|
main : int
|