Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
parser
/
use-ends-with-mod-sep.stderr
blob: bd0d881a06c358a50ef8c9a0581055e651f2695f [
file
] [
log
] [
blame
]
error
:
expected identifier
,
found
`;`
-->
$DIR
/
use
-
ends
-
with
-
mod
-
sep
.
rs
:
1
:
15
|
LL
|
use
std
::
any
::;
|
^
expected identifier
error
:
aborting due to previous error