3 lines
75 B
Text
3 lines
75 B
Text
false_rec : [`a, `b] `a -> `b
|
|
false_rec2 : [`b, `a] `a -> `b
|
|
main : string
|