mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-26 22:06:53 +00:00
10 lines
117 B
Rust
10 lines
117 B
Rust
pub mod dd {
|
|
pub struct Ccccccc;
|
|
}
|
|
pub mod aa {
|
|
pub struct Ccccccc;
|
|
}
|
|
pub mod bb {
|
|
pub struct Ccccccc;
|
|
}
|