Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f
/
.
/
src
/
test
/
ui
/
parser
/
impl-qpath.stderr
blob: 38a28f9001da90513ca3a6ed4973793536ffed0f [
file
] [
log
] [
blame
]
error
:
expected one of
`!`
or
`::`
,
found
`<eof>`
-->
$DIR
/
impl
-
qpath
.
rs
:
18
:
1
|
LL
|
FAIL
//~ ERROR
|
^^^^
expected one of
`!`
or
`::`
here
error
:
aborting due to previous error