add #:attributes decleration
This commit is contained in:
parent
e9230e0ba3
commit
e673527813
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user