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

11 lines
212 B
Plaintext
Raw Normal View History

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