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