lean4-htt/tests/lean/appParserIssue.lean.expected.out
2020-06-08 16:12:06 -07:00

5 lines
244 B
Text

f 1 : (Nat → Nat) → Nat
appParserIssue.lean:5:11: error: expected command
f 1 (λ (x : Nat), x) : Nat
f 1 (λ (x : Nat), x) : Nat
appParserIssue.lean:13:13: error: unexpected token at this precedence level; consider parenthesizing the term