blob: bfa5b454c0a8b37b1c6f0e56bef757fd63f68c25 [file]
fn main() {
struct Test {
Very
Bad //~ ERROR found `Bad`
Stuff
}
}