mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-05 00:00:12 +00:00
commit
a7ca40d8a3
@ -42,7 +42,7 @@ mod my_module {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
// TODO: What to we have to import to have `transformer` in scope?
|
||||
// TODO: What do we have to import to have `transformer` in scope?
|
||||
use ???;
|
||||
use super::Command;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user