lean4-htt/tests/lean/run/821.lean
2021-11-29 10:06:15 -08:00

2 lines
52 B
Text

macro "foo" : term => `(have := 1; this)
#check foo