rustlings/exercises/functions/functions1.rs
Hasan Hakkaev 99f6299df6
20062023
2023-06-20 20:47:52 +02:00

5 lines
117 B
Rust

// functions1.rs
// Execute `rustlings hint functions1` or use the `hint` watch subcommand for a hint.
fn main() {}