commit | 3ca5efcef53cdafa74f7acafd7bed7f878e7e584 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Mar 10 15:25:14 2018 -0800 |
committer | GitHub <noreply@github.com> | Sat Mar 10 15:25:14 2018 -0800 |
tree | 2c707c84aba391101cf0d720cf94a6a934deaad9 | |
parent | 5506d603021518eaaa89e7037905f7a698c5e95c [diff] |
controlflow: Use full example for "5 through 9" (GH-5907) Replace example result of "5 through 9" with complete list: "5, 6, 7, 8, 9". This format is more consistent with the surrounding examples. (cherry picked from commit 83d7062d2dc5eacfef578e072bca4747c346fdae) Co-authored-by: Steven M. Vascellaro <S.Vascellaro@gmail.com>