blob: c774a4c3af351dfd77c88cae86dfa805ddc88a22 [file] [log] [blame]
error[E0308]: mismatched types
--> tests/ui/wrong-type-span.rs:6:20
|
6 | quote_spanned!(span=> #x);
| ---------------^^^^------
| | |
| | expected struct `Span`, found `&str`
| expected due to this