fixed a bug in the annotations for things like listof when they were used in a non-function position
This commit is contained in:
parent
a524595af2
commit
a66fd7574d
|
@ -427,7 +427,7 @@
|
|||
[x
|
||||
(identifier? #'x)
|
||||
(syntax-property
|
||||
#'x
|
||||
#'ctc/proc
|
||||
'racket/contract:contract
|
||||
(vector (gensym 'ctc)
|
||||
(list stx)
|
||||
|
|
Loading…
Reference in New Issue
Block a user