In the introduction part, nothing happened. But during the next part, an error occurred. I don't know where the problem is. Please help me.
error: cannot find macro `printline` in this scope
--> exercises\00_intro\intro2.rs:3:5
|
3 | printline!("Hello world!");
| ^^^^^^^^^ help: a macro with a similar name exists: `println`
--> /rustc/9fc6b43126469e3858e2fe86cafb4f0fd5068869\library\std\src\macros.rs:138:1
|
= note: similarly named macro `println` defined here
error: could not compile `exercises` (bin "intro2") due to 1 previous error
Progress: [#>--------------------------------------------------------------------------------------------------] 1/94
Current exercise: exercises/00_intro/intro2.rs
h:hint / l:list / c:check all / x:reset / q:quit ?