Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-61858.rs
blob: 6c3b56586c4ecd2d60eaf783caaaab214d55c82f [
file
]
fn
main
()
{
(
if
foobar
)
//~ ERROR expected `{`, found `)`
}