pull/277/head
sjmann 5 years ago
commit f981dcfde4

@ -8,7 +8,7 @@
// to a vector of strings.
//
// No boiler plate code this time,
// you can do this! Hints at the bottom.
// you can do this!
// I AM NOT DONE
@ -32,4 +32,4 @@ mod tests {
assert_eq!(foo.pop().unwrap(), String::from("Foo"));
}
}
}

Loading…
Cancel
Save