Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-04-11 16:58:42 -0700 (Mon, 11 Apr 2005)
Revision: 7205
Log message:
Fixing bug 440 (type inference for tuples). Turned out that this was a very
easy fix, so I decided to do it now and not leave it for later.
I've also added a "XXX: BUG BUG BUG" on specialize because I realized that
specialize would throw away any subtyping bounds that might have existed on
the universal quantifier we are specializing...