lean4-htt/tests/lean/run/2262.lean
2023-06-09 15:05:19 +02:00

5 lines
193 B
Text

macro "foo" noWs ":" ws "bar" : command => `(command| /-! -/)
macro "foo'" hygieneInfo noWs hygieneInfo ":" hygieneInfo ws hygieneInfo "bar" : command => `(command| /-! -/)
foo: bar
foo': bar