On Monday, 22 June 2020 at 20:02:22 UTC, kinke wrote:
If you are referring to the next line, not the next n lines, that's a simple `continue;` statement.
[Please discard, that'd obviously be skipping the *current* line.]
kinke via Digitalmars-d-learn Mon, 22 Jun 2020 13:06:03 -0700
On Monday, 22 June 2020 at 20:02:22 UTC, kinke wrote:
If you are referring to the next line, not the next n lines, that's a simple `continue;` statement.
[Please discard, that'd obviously be skipping the *current* line.]