Sign in
gnu
/
gcc.git
/
refs/heads/trunk
/
.
/
gcc
/
testsuite
/
rust
/
compile
/
issue-4261.rs
blob: f6c83ece0ab2d2e7d28c1382d6048b7050844fa1 [
file
]
#![
feature
(
no_core
)]
#![
no_core
]
#[
cfg
()]
// { dg-error "malformed .cfg. attribute input" "" { target *-*-* } .-1 }
fn
a
()
{}