commit | 5b5002c466f7952a81634e482d1aa9ef0f3e96f7 | [log] [tgz] |
---|---|---|
author | regexaurus <regexaurus@users.noreply.github.com> | Tue Jun 27 22:36:15 2017 -0400 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Tue Jun 27 19:36:15 2017 -0700 |
tree | 5666009b14b18b5c0edc350ff63fa64a23899154 | |
parent | fea98bfcff6ccf9142daa97677fe86c1fdf8e63e [diff] |
Clarification to the `break` statement (GH-2453) (GH-2459) Clarify that the break statement breaks out of the innermost enclosing for or while loop. (cherry picked from commit 36fc896740319d2c03aa2054a90a999c162517ef)