mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-09 06:16:06 +00:00
4 lines
43 B
Rust
4 lines
43 B
Rust
|
pub mod inner {
|
||
|
pub fn function() {}
|
||
|
}
|