mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-19 01:11:36 +03:00
22 lines
184 B
Plaintext
22 lines
184 B
Plaintext
void foo(void) {
|
|
}
|
|
|
|
void foo(void) {
|
|
|
|
}
|
|
|
|
void foo(void) {
|
|
bar()}
|
|
|
|
void foo(void) {
|
|
bar()
|
|
}
|
|
|
|
void foo(void) {
|
|
bar()
|
|
}
|
|
|
|
void foo(void) {
|
|
bar()
|
|
}
|