first commit
This commit is contained in:
7
build/node_modules/json5/test/parse-cases/comments/block-comment-with-asterisks.json5
generated
vendored
Normal file
7
build/node_modules/json5/test/parse-cases/comments/block-comment-with-asterisks.json5
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* This is a JavaDoc-like block comment.
|
||||
* It contains asterisks inside of it.
|
||||
* It might also be closed with multiple asterisks.
|
||||
* Like this:
|
||||
**/
|
||||
true
|
||||
Reference in New Issue
Block a user