Add test for duplicate annotations.
original commit: 6033c497951eb51870e8d1327fe76eecad6e102a
This commit is contained in:
parent
098b654d64
commit
1fd01540ca
|
@ -1647,6 +1647,7 @@
|
|||
(apply (inst values A B ... B) a b))
|
||||
(All (A B ...) (A B ... -> (values A B ... B))))
|
||||
(-polydots (a b) ((list a) (b b) . ->... . (make-ValuesDots (list (-result a)) b 'b)))]
|
||||
[tc-e/t (ann (ann 'x Symbol) Symbol) -Symbol]
|
||||
)
|
||||
(test-suite
|
||||
"check-type tests"
|
||||
|
|
Loading…
Reference in New Issue
Block a user