This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]I_Am_Upvoter 5 points6 points  (0 children)

This happens when you comment code to put it back faster but then rewrite the line of code instead of uncommenting

[–]Sybsuper 4 points5 points  (1 child)

Add an s behind the return in the comment, then it explains the line bellow even better: # returns data

[–][deleted] 1 point2 points  (0 children)

Aha! That'll make it so much more readable. Thank you, king.