mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-27 20:52:15 +00:00
6 lines
46 B
Rust
6 lines
46 B
Rust
#[macro_use]
|
|
extern crate foo;
|
|
|
|
fn main() {
|
|
}
|