small cleanup
This commit is contained in:
parent
3d422803f6
commit
ad02e586ad
|
@ -37,7 +37,6 @@
|
|||
(syntax-parse stx
|
||||
[(_ τ:id)
|
||||
#:with τ? (format-id #'τ "~a?" #'τ)
|
||||
#:with tmp (generate-temporary)
|
||||
#'(begin
|
||||
(provide τ (for-syntax τ?))
|
||||
(define-syntax (τ stx)
|
||||
|
|
Loading…
Reference in New Issue
Block a user