i++; // Increment i
// Then we increment `current` current++;
Yeah, I wouldn't write that comment in production code either. But as you said, it's a tutorial, so why not go for it? :-)