Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
fn-no-semicolon-issue-124935-semi-after-item.stderr
blob: 002dc028cf552a3daaee2c292ccb842c5277ff23 [
file
] [
log
] [
blame
] [
edit
]
error
:
expected item
,
found
`;`
-->
$DIR
/
fn
-
no
-
semicolon
-
issue
-
124935
-
semi
-
after
-
item
.
rs
:
5
:
1
|
LL
|
;
|
^
|
help
:
remove
this
semicolon
|
LL
-
;
|
error
:
aborting due to
1
previous error