mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-04 09:23:29 +02:00
5 lines
72 B
Diff
5 lines
72 B
Diff
62c62
|
|
< return bits == 0x..???;
|
|
---
|
|
> return bits == 0x3ffffff;
|