mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-01-16 01:18:24 +00:00
4 lines
29 B
Rust
4 lines
29 B
Rust
|
fn main() {
|
||
|
call_me();
|
||
|
}
|