Open danluu opened 8 years ago
Should we have better coverage for signed? Most of our tests are against uint.
uint
// TODO: cases for (signed, unsigned) x (1, 2, 4, 8), float
Should we have better coverage for signed? Most of our tests are against
uint
.