mirror of
https://github.com/ziglang/zig.git
synced 2026-01-09 17:05:16 +00:00
fix precedence in langref or example
This commit is contained in:
parent
ac3d9759ed
commit
e8c4fec1b2
@ -2048,7 +2048,7 @@ unwrapped == 1234{#endsyntax#}</pre>
|
||||
without evaluating {#syntax#}b{#endsyntax#}. Otherwise, returns {#syntax#}b{#endsyntax#}.
|
||||
</td>
|
||||
<td>
|
||||
<pre>{#syntax#}false or true == true{#endsyntax#}</pre>
|
||||
<pre>{#syntax#}(false or true) == true{#endsyntax#}</pre>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user