tree-sitter-bp/test/highlight/comments.bp

11 lines
210 B
Plaintext

/* This is comment */
/* <- comment
^ comment
^ comment
*/
// And another comment
/* <- comment
^ comment
^ comment
*/