Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-98601-delimiter-error-unexpected-close.rs
blob: 254e816cfc9f64ffc28cb7c99021b591f0bdcaa5 [
file
] [
log
] [
blame
]
fn
main
()
{
todo
!();
}
fn
other
(
_
:
i32
))
{}
//~ ERROR unexpected closing delimiter: `)`