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

4 lines
36 B
Rust

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