blob: e7426888882ee9f15404d9b70bb8ecbef6daebe0 [file] [log] [blame]
Jeff Vander Stoep0caaeed2022-12-06 08:25:24 +01001error[E0425]: cannot find value `__arg0` in this scope
2 --> tests/ui/arg-implementation-detail.rs:18:17
3 |
418 | let _ = __arg0;
5 | ^^^^^^ not found in this scope