This commit is contained in:
stephan.klauberg 2023-10-07 06:52:22 +02:00
parent 2fdd38e94e
commit e39db5cc03

View File

@ -6,7 +6,7 @@
// Execute `rustlings hint primitive_types6` or use the `hint` watch subcommand // Execute `rustlings hint primitive_types6` or use the `hint` watch subcommand
// for a hint. // for a hint.
// I AM NOT DONE // I AM DONE
#[test] #[test]
fn indexing_tuple() { fn indexing_tuple() {