11 lines
210 B
Plaintext
11 lines
210 B
Plaintext
|
/* This is comment */
|
||
|
/* <- comment
|
||
|
^ comment
|
||
|
^ comment
|
||
|
*/
|
||
|
// And another comment
|
||
|
/* <- comment
|
||
|
^ comment
|
||
|
^ comment
|
||
|
*/
|