| ... | @@ -826,6 +826,7 @@ a +%= b</code></pre></td> | ... | @@ -826,6 +826,7 @@ a +%= b</code></pre></td> |
| 826 | <td>Wrapping Addition. | 826 | <td>Wrapping Addition. |
| 827 | <ul> | 827 | <ul> |
| 828 | <li>Guaranteed to have twos-complement wrapping behavior.</li> | 828 | <li>Guaranteed to have twos-complement wrapping behavior.</li> |
| | 829 | <li>See also {#link|@addWithOverflow#}.</li> |
| 829 | </ul> | 830 | </ul> |
| 830 | </td> | 831 | </td> |
| 831 | <td> | 832 | <td> |