lean4-htt/tests/lean/sanitizeMacroScopes.lean.expected.out
2020-10-16 11:57:19 -07:00

9 lines
282 B
Text

[Elab.step] #check fun x => m x
fun (x : ?m) (x_1 : ?m x) => x : (x : ?m) → ?m x → ?m
[Elab.step] none fun x => m x
[Elab.step] some Sort.{?_uniq.328} _
[Elab.step] none m x
[Elab.step] none fun x✝ => x
[Elab.step] some Sort.{?_uniq.331} _
[Elab.step] none x
[Elab.step] end