blob: f31b75238dffe5814cb11592094c773c29a32131 [file] [log] [blame]
error: cannot find macro `print` in this scope
--> $DIR/no_implicit_prelude-2018.rs:7:9
|
LL | print!();
| ^^^^^
error: aborting due to previous error