The "use .next()" replacement advice is on the last line of the code snippet, where it is vulnerable to truncation. Display that advice at the beginning instead. closes #5783
- Encourage iter.next() rather than iter.nth(0), which is less readable