Sign in
android
/
toolchain
/
rustc
/
32f7835b4f844d645621e83c89a3178ef87b0d69
/
.
/
src
/
test
/
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