mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-13 21:40:46 -05:00
4 lines
72 B
Diff
4 lines
72 B
Diff
62c62
|
|
< return bits == 0x..???;
|
|
---
|
|
> return bits == 0x3ffffff;
|