Commit 8a15537c6e

Euan Torano <euan@torano.co.uk>
2019-09-22 17:13:36
Fix #3272 - update docs
1 parent c571671
Changed files (1)
doc/langref.html.in
@@ -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>