2 lines
58 B
Text
2 lines
58 B
Text
macro "A" : term => `(id x)
|
|
theorem test : A = A := sorry
|
macro "A" : term => `(id x)
|
|
theorem test : A = A := sorry
|