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