8 lines
108 B
Text
8 lines
108 B
Text
macro "foo" : term => `(have := 1; this)
|
|
|
|
/--
|
|
info: have this := 1;
|
|
this : Nat
|
|
-/
|
|
#guard_msgs in
|
|
#check foo
|