blob: 9f58f16c1a02a571a60c51d8cdcb98ce4ad240ef [file] [log] [blame]
error: 1 positional argument in format string, but no arguments were given
--> $DIR/main.rs:6:5
|
LL | myprintln!("{}");
| ^^^^^^^^^^^^^^^^^
|
= note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
error: aborting due to previous error