LeVCS/crates/levcs-merge/tests/corpus/010-rust-same-function-conf.../ours.rs

4 lines
38 B
Rust

fn greet() {
println!("hello");
}