4 lines
110 B
Text
4 lines
110 B
Text
funExpected.lean:4:2-4:29: error: function expected at
|
|
List.map (fun x => x + 1) xs
|
|
term has type
|
|
List ?m
|