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