aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile/issue-3614.rs
blob: 350a7e43ba8ee4af8dd87ee2048ad729a2fdbc64 (plain)
1
2
3
#[repr] // { dg-error "malformed .repr. attribute" }

struct _B {}