kakoune/test/highlight/rust/inner_block_comment1/in

12 lines
141 B
Plaintext
Raw Normal View History

2020-06-20 05:44:00 +02:00
/***
* ```
* foo::bar("Hello world");
* ```
*/
/*
* ```
* foo::bar("Hello world");
* ```
*/