3 lines
69 B
Text
3 lines
69 B
Text
macro "foo" : term => Lean.Macro.throwError "Test Error"
|
|
|
|
#check foo
|
macro "foo" : term => Lean.Macro.throwError "Test Error"
|
|
|
|
#check foo
|