mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-25 23:10:30 +00:00
5 lines
212 B
Rust
5 lines
212 B
Rust
fn main() {
|
|
// Congratulations, you finished the first exercise 🎉
|
|
// As an introduction to Rustlings, the first exercise only required
|
|
// entering `n` in the terminal to go to the next exercise.
|
|
}
|