Clarify TODO comment in modules2.r

This commit is contained in:
Jane 2026-05-14 22:48:42 +08:00
parent 03ddf3683b
commit fcf2c3c676

View File

@ -3,6 +3,7 @@
mod delicious_snacks {
// TODO: Add the following two `use` statements after fixing them.
// Hint: private imports require re-exporting.
// use self::fruits::PEAR as ???;
// use self::veggies::CUCUMBER as ???;