about summary refs log tree commit diff
path: root/tests/ui/attributes/z-crate-attr/injection.rs
blob: a91f9d2886e3270d89f66f74861483d3e37f7006 (plain)
1
2
3
4
5
//@ compile-flags: '-Zcrate-attr=feature(yeet_expr)]fn main(){}#[inline'

fn foo() {}

//~? ERROR unexpected closing delimiter: `]`