lean4-htt/tests/lean/funExpected.lean.expected.out
2020-10-23 06:52:51 -07:00

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