blob: 0fdb18d967a6c41723598a15861654f47cf14a0f [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