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

6 lines
182 B
Plaintext

error[E0425]: cannot find value `named` in this scope
--> tests/ui/printdoc-no-named-arg.rs:4:17
|
4 | printdoc!("{named}");
| ^^^^^ not found in this scope