LeVCS/crates/levcs-merge/tests/corpus/008-rust-disjoint-functions/theirs.rs

6 lines
57 B
Rust

fn router_init() {}
fn handle_post() -> u32 {
201
}