Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
rust
/
compile
/
issue-3643.rs
blob: bed9ffc0c2b9729049a74ec09a3ea1fbdde4f4be [
file
] [
log
] [
blame
]
fn
foo
()
{
let
x
:
usize
<
foo
>;
// { dg-error "generic arguments are not allowed for this type .E0109." "" { target *-*-* } .-1 }
}