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