Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f
/
.
/
src
/
test
/
ui
/
parser
/
issue-32505.stderr
blob: e89c907a3b7da1fa545e828bdddb870a421cb3f9 [
file
] [
log
] [
blame
]
error
:
expected expression
,
found
`)`
-->
$DIR
/
issue
-
32505.rs
:
14
:
12
|
LL
|
foo
(|
_
|)
//~ ERROR expected expression, found `)`
|
^
expected expression
error
:
aborting due to previous error