Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
macros
/
missing-semi.stderr
blob: c2e12adbb4b0339f82d04dfe9fd9eb20d960a492 [
file
] [
log
] [
blame
]
error
:
expected
`;`
,
found
`(`
-->
$DIR
/
missing
-
semi
.
rs
:
6
:
5
|
LL
|
}
|
-
expected
`;`
LL
|
()
=>
{
|
^
unexpected token
error
:
aborting due to
1
previous error