mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-12-28 06:49:19 +00:00
delete not
This commit is contained in:
parent
f80fbca12e
commit
7ac8054e92
@ -12,6 +12,6 @@ mod tests {
|
||||
// and assign it to a variable called `second`.
|
||||
// let second = ???;
|
||||
|
||||
assert_eq!(second, 2, "This is not the 2nd number in the tuple!");
|
||||
assert_eq!(second, 2, "This is the 2nd number in the tuple!");
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user