fixed a bug in the annotations for things like listof when they were used in a non-function position

This commit is contained in:
Robby Findler 2010-07-18 15:52:29 -05:00
parent a524595af2
commit a66fd7574d

View File

@ -427,7 +427,7 @@
[x
(identifier? #'x)
(syntax-property
#'x
#'ctc/proc
'racket/contract:contract
(vector (gensym 'ctc)
(list stx)