Sign in
gnu
/
gcc.git
/
refs/heads/trunk
/
.
/
gcc
/
testsuite
/
rust
/
compile
/
issue-4162.rs
blob: ffaa92d9761597848b1f5d2a6fb49400669f7829 [
file
] [
log
] [
blame
]
pub
fn
main
()
{
while
let
=
5
// { dg-error "should be at least 1 pattern" "" { target *-*-* } .-1 }
{}
}