xref
: /
third_party
/
rust
/
crates
/
proc-macro-error
/
tests
/
ui
/
multiple_tokens.stderr
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/rust/crates/proc-macro-error/tests/ui/
1
error: ...
2
--> $
DIR/multiple_tokens.rs
:4:1
3
|
4
4 | type T = ();
5
| ^^^^^^^^^^^^
6