|
|
|
|
|
by frant-hartm
844 days ago
|
|
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. |
|