Andrew Kelley f8e418c47d Sema: improved comptime % syntax
* comptime known 0 as a numerator returns comptime 0 independent of
   denominator.
 * negative numerator and denominator are allowed when the remainder is
   zero because that means the modulus would be also zero.
 * organize math behavior tests
2022-01-29 14:27:28 -07:00
..
2022-01-29 14:27:28 -07:00
2022-01-24 21:53:57 -07:00
2022-01-29 14:27:28 -07:00
2021-12-15 17:28:48 +01:00
2021-12-21 11:15:33 -08:00
2020-10-31 12:21:49 +02:00
2022-01-24 20:15:32 +02:00