Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
4486c24db3ca1c698b34ea08bee15194774b53df
/
.
/
tests
/
ui
/
macros
/
missing-semi.stderr
blob: 0a7afe50059d31154456fbbb938cc088f005dcc8 [
file
] [
log
] [
blame
]
error
:
expected
`;`
,
found
`(`
-->
$DIR
/
missing
-
semi
.
rs
:
6
:
5
|
LL
|
()
=>
{
|
^
no
rules expected
this
token
in
macro call
error
:
aborting due to
1
previous error