blob: d343746955f3974342b2a1641bf9336f2edf0783 [file] [log] [blame]
// The non-crate level cases are in issue-43106-gating-of-builtin-attrs.rs.
#![test = "4200"]
//~^ ERROR cannot determine resolution for the attribute macro `test`
fn main() {}