about summary refs log tree commit diff
path: root/tests/ui/attributes/z-crate-attr/inner-attr.rs
blob: 522c906dcd81729583b702f978516c721393d07b (plain)
1
2
3
4
//@ compile-flags: -Zcrate-attr=#![feature(foo)]
//@ error-pattern:expected identifier

fn main() {}