Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
rust
/
compile
/
parse_invalid_specialization.rs
blob: 68e2120a2f9b14bc7a0396050817bdbdb65c8c6c [
file
] [
log
] [
blame
]
default
fn
f
()
{
// { dg-error ".default. is only allowed on items within .impl. blocks" "" { target *-*-* } .-1 }
}