2020-08-27 02:18:38 +00:00
|
|
|
error: 1 positional argument in format string, but no arguments were given
|
|
|
|
--> $DIR/issue-70381.rs:4:16
|
|
|
|
|
|
|
|
|
LL | println!("\r¡{}")
|
|
|
|
| ^^
|
|
|
|
|
2023-11-21 15:44:16 +00:00
|
|
|
error: aborting due to 1 previous error
|
2020-08-27 02:18:38 +00:00
|
|
|
|