mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-16 11:34:02 +00:00
5 lines
58 B
Rust
5 lines
58 B
Rust
fn main() {
|
|
foobar::b::foo();
|
|
foobar::c::foo();
|
|
}
|