mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-23 06:02:23 -05:00
8 lines
51 B
Rust
8 lines
51 B
Rust
|
// fake_exercise
|
||
|
|
||
|
// I AM NOT DONE
|
||
|
|
||
|
fn main() {
|
||
|
|
||
|
}
|