blob: bb4fb1459bd64597037bb9afad15ac31bb73bec0 [file] [log] [blame]
// pp-exact
trait Foo {
#![allow(bar)]
}
fn main() { }