Hacker News new | past | comments | ask | show | jobs | submit login

Same here. I am so used to

  /**
   *
   */
that I find this visually off-putting. Almost as much the string interpolation in string templates.

  /***
would be much better.

Also /// will be read as a comment with a line starting with a slash until the tooling is updated.




Just for note, C# also does 3 slashes, so there is prior art.


Ah perhaps that’s where it came from. I’ve never done C# so I didn’t know that.

Thanks.


Interesting, Dart and D also support that syntax.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: