add #:attributes decleration

This commit is contained in:
AlexKnauth 2016-08-18 13:15:29 -04:00
parent e9230e0ba3
commit e673527813

View File

@ -98,6 +98,7 @@
#'(assign-type tag-expr #:tag 'k v)))])
(define-splicing-syntax-class ⇐-prop
#:datum-literals ( :)
#:attributes (τ-stx e-pat)
[pattern (~seq : τ-stx)
#:with e-tmp (generate-temporary)
#:with τ-tmp (generate-temporary)