whoa. recursive macro is bad.
This commit is contained in:
parent
76115cc019
commit
f020fafd7c
|
@ -21,5 +21,6 @@
|
|||
(syntax/loc stx
|
||||
(with-continuation-mark key 'pos
|
||||
(#%plain-app operator operands ...))))]
|
||||
[else
|
||||
stx])))
|
||||
[(_)
|
||||
(syntax/loc stx
|
||||
(#%app))])))
|
||||
|
|
Loading…
Reference in New Issue
Block a user