fix precedence in langref or example

This commit is contained in:
Philipp Lühmann 2021-12-10 10:22:32 +01:00 committed by Veikka Tuominen
parent 997600ac6f
commit db1edb6535

View File

@ -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>