22

just found this in some code running in production.

// This is a single comment.

Comments
  • 1
    add a basic code snippet for hello world and comment it 😜
  • 1
    console.log("this is a console log");
  • 0
    Least not a widow(er) comment.
  • 5
    At least nobody can say "there's no single comment in that code" ;)
  • 0
    — Your code is undocumented. Add at least a single comment...

    ...

    — Done.
Add Comment