kakoune/test/highlight/rust/inner_block_comment1/in
2020-07-09 00:21:11 +08:00

12 lines
141 B
Plaintext

/***
* ```
* foo::bar("Hello world");
* ```
*/
/*
* ```
* foo::bar("Hello world");
* ```
*/