blob: 70dcd5413f1ee0b2a445e4cedd3058f9326b881f [file] [log] [blame]
#[w = { extern crate alloc; }]
//~^ ERROR unexpected expression: `{
//~| ERROR cannot find attribute `w` in this scope
fn f() {}
fn main() {}