kakoune/test/highlight/rust/todo/in

10 lines
168 B
Plaintext
Raw Normal View History

2021-05-03 02:38:42 +02:00
// TODO: some totally awesome comment
// NOTE: some note
// FIXME: fix some bug
/*
* TODO: some totally awesome comment
* NOTE: some note
* FIXME: fix some bug
*/