4 lines
114 B
Text
4 lines
114 B
Text
funExpected.lean:4:0: error: function expected at
|
|
List.map (fun (x : Nat) => x + 1) xs
|
|
term has type
|
|
List Nat
|