I agree. This looks to me like a commented out source line, not a comment that describes what comes next using a similar code expression.
It makes sense to drop the space before the start of the commented code because that way you can just delete the // and obtain the original source line.
It makes sense to drop the space before the start of the commented code because that way you can just delete the // and obtain the original source line.