| author | |
| committer | |
| log | cb0ef3ad4c9430a4a5a7b7995b042542fb61a9ea |
| tree | e6a9e71c01959563c902c3e47e52931f8a007714 |
| parent | aa232089f2beaa273458a9fa75b2ba5c70f71805 |
1 files changed, 1 insertions(+), 0 deletions(-)
doc/langref.html.in+1| ... | ... | @@ -826,6 +826,7 @@ a +%= b</code></pre></td> |
| 826 | 826 | <td>Wrapping Addition. |
| 827 | 827 | <ul> |
| 828 | 828 | <li>Guaranteed to have twos-complement wrapping behavior.</li> |
| 829 | <li>See also {#link|@addWithOverflow#}.</li> | |
| 829 | 830 | </ul> |
| 830 | 831 | </td> |
| 831 | 832 | <td> |