Fix a latent promotion bug in TcSimplify.simplifyInfer
We weren't promoting enough type variables, with unpredictable consequences. The new code is, if anything, simpler.
Showing
Please register or sign in to comment
We weren't promoting enough type variables, with unpredictable consequences. The new code is, if anything, simpler.