Fix issue with racket v6.5
This commit is contained in:
parent
557c91a678
commit
035f51646b
|
@ -47,8 +47,8 @@
|
|||
(λ (stx)
|
||||
(syntax-case stx ()
|
||||
[(self pat ...)
|
||||
((λ (x) #;(pretty-write (syntax->datum x)) x)
|
||||
(with-disappeared-uses
|
||||
(with-disappeared-uses
|
||||
(let ()
|
||||
(define counter 0)
|
||||
(define (increment-counter)
|
||||
(begin0 counter
|
||||
|
|
Loading…
Reference in New Issue
Block a user