mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-06-30 00:08:45 +00:00
Merge fcf2c3c676c874b6c44ec2ebe851dafe6cb4d56c into 5e7a5d172106e75a50039a1846e38eca9f812bc1
This commit is contained in:
commit
0d56ece817
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
mod delicious_snacks {
|
mod delicious_snacks {
|
||||||
// TODO: Add the following two `use` statements after fixing them.
|
// TODO: Add the following two `use` statements after fixing them.
|
||||||
|
// Hint: private imports require re-exporting.
|
||||||
// use self::fruits::PEAR as ???;
|
// use self::fruits::PEAR as ???;
|
||||||
// use self::veggies::CUCUMBER as ???;
|
// use self::veggies::CUCUMBER as ???;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user