mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-27 22:17:22 +00:00
5 lines
58 B
Rust
5 lines
58 B
Rust
fn main() {
|
|
foobar::b::foo();
|
|
foobar::c::foo();
|
|
}
|