chore: restore macro
This commit is contained in:
parent
3348e3c3a1
commit
d2ee641e7f
1 changed files with 1 additions and 1 deletions
|
|
@ -133,6 +133,6 @@ new_frontend
|
|||
|
||||
namespace Lean
|
||||
|
||||
-- macro:max "trace!" id:term:max msg:term : term => `(trace $id fun _ => ($msg : MessageData))
|
||||
macro:max "trace!" id:term:max msg:term : term => `(trace $id fun _ => ($msg : MessageData))
|
||||
|
||||
end Lean
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue