kauma/vendor/anyhow/tests/ui/wrong-interpolation.stderr
2024-10-23 10:21:09 +02:00

5 lines
170 B
Text

error: 1 positional argument in format string, but no arguments were given
--> tests/ui/wrong-interpolation.rs:4:12
|
4 | bail!("{} not found");
| ^^