4 lines
72 B
Diff
4 lines
72 B
Diff
62c62
|
|
< return bits == 0x..???;
|
|
---
|
|
> return bits == 0x3ffffff;
|