6 lines
100 B
Text
6 lines
100 B
Text
|
|
|
|
macro "m" x:term : term => `(fun x => $x)
|
|
|
|
set_option trace.Elab.step true in
|
|
#check fun x => m x
|