mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 04:48:20 +00:00
parent
d60f9d0d4b
commit
ee200aaa8c
@ -1303,7 +1303,7 @@ a ^= b{#endsyntax#}</pre></td>
|
||||
Bitwise NOT.
|
||||
</td>
|
||||
<td>
|
||||
<pre>{#syntax#}~u8(0b0101111) == 0b1010000{#endsyntax#}</pre>
|
||||
<pre>{#syntax#}~u8(0b10101111) == 0b01010000{#endsyntax#}</pre>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user