lean4-htt/tests/lean/num3.lean.expected.out
2017-03-09 18:41:19 -08:00

7 lines
163 B
Text

@eq N a z : Prop
num3.lean:14:12: error: invalid type ascription, expression has type
N
but is expected to have type
num
@eq num 2 1 : Prop
@eq num 2 1 : Prop