lean4-htt/tests/lean/sanitizeMacroScopes.lean.expected.out
2020-10-18 16:35:08 -07:00

13 lines
405 B
Text

fun (x : ?m) (x_1 : ?m x) => x : (x : ?m) → ?m x → ?m
[Elab.step] expected type: <not-available>, term
fun x => m x
[Elab.step] expected type: Sort _, term
_
[Elab.step] expected type: <not-available>, term
m x
[Elab.step] expected type: <not-available>, term
fun x✝ => x
[Elab.step] expected type: Sort _, term
_
[Elab.step] expected type: <not-available>, term
x