mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-11 21:29:18 +00:00
updated main.rs
This commit is contained in:
parent
9f95e96f8d
commit
d0aea6a319
@ -129,3 +129,5 @@ fn large_graph() {
|
||||
assert!(path.is_some());
|
||||
assert_eq!(path.unwrap().1, 20);
|
||||
}
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user