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

4 lines
35 B
Rust

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