Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-61858.rs
blob: 6c3b56586c4ecd2d60eaf783caaaab214d55c82f [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
(
if
foobar
)
//~ ERROR expected `{`, found `)`
}