CS-Notes/docs/_style/prism-master/tests/languages/clike/issue1340.test

13 lines
242 B
Plaintext
Raw Normal View History

2018-12-19 14:09:39 +08:00
/*
//
*/
----------------------------------------------------
[
["comment", "/*\r\n//\r\n*/"]
]
----------------------------------------------------
Non-regression test for inline comments inside multiline comments. See #1340