Put comments into example scripts.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
let /* I am a spy in a variable declaration! */ x = 5;
|
||||
|
||||
/* I am a simple
|
||||
multiline comment */
|
||||
multi-line comment */
|
||||
|
||||
/* look /* at /* that, /* multiline */ comments */ can be */ nested */
|
||||
/* look /* at /* that, /* multi-line */ comments */ can be */ nested */
|
||||
|
||||
/* sorrounded by */ x // comments
|
||||
/* surrounded by */ x // comments
|
||||
|
Reference in New Issue
Block a user