lean4-htt/tests/lean/run/1274.lean
2022-07-07 11:49:35 +02:00

2 lines
110 B
Text

macro "👉" t:(ppSpace ident) : term => `($t)
macro "👈" t:(lookahead(term) ident ppSpace) : term => `($t)