mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-20 04:53:32 +00:00
6 lines
71 B
Rust
6 lines
71 B
Rust
extern crate depa;
|
|
extern crate depb;
|
|
extern crate depc;
|
|
|
|
fn main() {}
|