Fix scripts.

This commit is contained in:
Stephen Chung
2021-04-16 10:33:55 +08:00
parent 8da4c0c2b2
commit c5128e15d5
3 changed files with 10 additions and 15 deletions

View File

@@ -8,4 +8,4 @@ let /* I am a spy in a variable declaration! */ x = 5;
/* look /* at /* that, /* multi-line */ comments */ can be */ nested */
/* surrounded by */ this_is_not_a_comment = true // comments
/* surrounded by */ let this_is_not_a_comment = true // comments