mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-29 11:37:39 +00:00
4 lines
70 B
Rust
4 lines
70 B
Rust
![]() |
pub fn never_called_function() {
|
||
|
println!("I am never called");
|
||
|
}
|