Fix call to *Keyword - thanks Matthew.
svn: r11733
This commit is contained in:
parent
37796884d8
commit
49c816cfaa
|
@ -97,7 +97,7 @@
|
|||
(dt Keyword (kw ty required?)
|
||||
[#:frees (free-vars* ty)
|
||||
(free-idxs* ty)]
|
||||
[#:fold-rhs (*Keyword kw (type-rec-id ty))])
|
||||
[#:fold-rhs (*Keyword kw (type-rec-id ty) required?)])
|
||||
|
||||
;; dom : Listof[Type]
|
||||
;; rng : Type
|
||||
|
|
Loading…
Reference in New Issue
Block a user