Fix #3272 - update docs

This commit is contained in:
Euan Torano 2019-09-22 16:13:36 +01:00 committed by Andrew Kelley
parent c5716715d5
commit 8a15537c6e

View File

@ -1372,7 +1372,7 @@ unwrapped == 1234{#endsyntax#}</pre>
without evaluating {#syntax#}b{#endsyntax#}. Otherwise, returns {#syntax#}b{#endsyntax#}.
</td>
<td>
<pre>{#syntax#}false and true == false{#endsyntax#}</pre>
<pre>{#syntax#}(false and true) == false{#endsyntax#}</pre>
</td>
</tr>
<tr>