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