diff options
author | B0IIZZ <70597779+b0iizz@users.noreply.github.com> | 2022-01-01 22:21:19 +0100 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2022-01-04 06:01:22 +0000 |
commit | 6124050187b5bd11532829ce1ef7559cccca4143 (patch) | |
tree | b931a54bbebc85a596f1cb528f28a9cbb1b96564 /Userland/Games/Pong | |
parent | 143465b23afd1297c72c6258a3595ed9b104fa64 (diff) | |
download | serenity-6124050187b5bd11532829ce1ef7559cccca4143.zip |
AK: Fix UFixedBigInt comparison operators
Instead of using the specified type U like we want,
we were using the type T all along when comparing with
smaller integers. This is now fixed.
Diffstat (limited to 'Userland/Games/Pong')
0 files changed, 0 insertions, 0 deletions