rustlings/solutions/13_error_handling/errors2.rs

5 lines
122 B
Rust
Raw Normal View History

2024-10-28 20:46:17 +00:00
fn main() {
// DON'T EDIT THIS SOLUTION FILE!
// It will be automatically filled after you finish the exercise.
}