| author | |
| committer | |
| log | 8a15537c6e32a756d4bdd54723504174c61c8c6a |
| tree | 3cc30d34bb22a454de69085a5a3a57fbef37e2de |
| parent | c5716715d5e7d7a5eae76df77ed538a48d22f0ba |
1 files changed, 1 insertions(+), 1 deletions(-)
doc/langref.html.in+1-1| ... | ... | @@ -1372,7 +1372,7 @@ unwrapped == 1234{#endsyntax#}</pre> |
| 1372 | 1372 | without evaluating {#syntax#}b{#endsyntax#}. Otherwise, returns {#syntax#}b{#endsyntax#}. |
| 1373 | 1373 | </td> |
| 1374 | 1374 | <td> |
| 1375 | <pre>{#syntax#}false and true == false{#endsyntax#}</pre> | |
| 1375 | <pre>{#syntax#}(false and true) == false{#endsyntax#}</pre> | |
| 1376 | 1376 | </td> |
| 1377 | 1377 | </tr> |
| 1378 | 1378 | <tr> |