mirror of
https://github.com/mawww/kakoune.git
synced 2025-01-02 08:47:24 +03:00
22 lines
180 B
Plaintext
22 lines
180 B
Plaintext
fn foo() -> i32 {
|
|
}
|
|
|
|
fn foo() -> i32 {
|
|
|
|
}
|
|
|
|
fn foo() -> i32 {
|
|
bar()}
|
|
|
|
fn foo() -> i32 {
|
|
bar()
|
|
}
|
|
|
|
fn foo() -> i32 {
|
|
bar()
|
|
}
|
|
|
|
fn foo() -> i32 {
|
|
bar()
|
|
}
|