mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-19 01:11:36 +03:00
10 lines
168 B
Plaintext
10 lines
168 B
Plaintext
// TODO: some totally awesome comment
|
|
// NOTE: some note
|
|
// FIXME: fix some bug
|
|
|
|
/*
|
|
* TODO: some totally awesome comment
|
|
* NOTE: some note
|
|
* FIXME: fix some bug
|
|
*/
|