8 lines
236 B
Text
8 lines
236 B
Text
error: 1 positional argument in format string, but no arguments were given
|
|
--> $DIR/unicode-format-string-missing-parameter-70381.rs:5:16
|
|
|
|
|
LL | println!("\r¡{}")
|
|
| ^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|