lean4-htt/tests/lean/autobound_and_macroscopes.lean
2021-04-27 16:38:37 -07:00

2 lines
58 B
Text

macro "A" : term => `(id x)
theorem test : A = A := sorry