about summary refs log tree commit diff
path: root/tests/ui/attributes/z-crate-attr/injection.rs
blob: ee7a27c7490ce8ae415e46e19d225482856ba3cb (plain)
1
2
3
//@ compile-flags: '-Zcrate-attr=feature(yeet_expr)]fn main(){}#[inline'
//~? ERROR unexpected token
fn foo() {} //~ ERROR `main` function not found