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

11 lines
210 B
Plaintext
Raw Normal View History

2024-04-08 21:38:24 +02:00
/* This is comment */
/* <- comment
^ comment
^ comment
*/
// And another comment
/* <- comment
^ comment
^ comment
*/