summaryrefslogtreecommitdiffstats
path: root/vendor/indoc/tests/ui/printdoc-no-named-arg.stderr
blob: bed418d92f26580b11d4ec251c00d3eb93b7ce34 (plain)
1
2
3
4
5
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