Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f
/
.
/
src
/
test
/
ui
/
parser
/
removed-syntax-field-semicolon.stderr
blob: 3800697221e88d0a3c99b4f6e00bc6bb323ae5db [
file
] [
log
] [
blame
]
error
:
expected
`,`
,
or
`}`
,
found
`;`
-->
$DIR
/
removed
-
syntax
-
field
-
semicolon
.
rs
:
14
:
12
|
LL
|
bar
:
();
|
^
error
:
aborting due to previous error