Files
2018-11-07 07:48:25 +00:00

5 lines
100 B
JavaScript

// line comment
/* block comment */
/** doc comment */
<!-- an HTML comment
--> another HTML comment