index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
parser
/
issue-61858.rs
blob: 6c3b56586c4ecd2d60eaf783caaaab214d55c82f (
plain
)
1
2
3
fn
main
()
{
(
if
foobar
)
//~ ERROR expected `{`, found `)`
}