Files
Notes/notes-service/vendor/indoc/tests/ui/printdoc-no-arg.stderr
T
2026-08-01 16:11:49 +03:00

6 lines
164 B
Plaintext

error: 1 positional argument in format string, but no arguments were given
--> tests/ui/printdoc-no-arg.rs:4:16
|
4 | printdoc!("{}");
| ^^