4 lines
132 B
Rust
4 lines
132 B
Rust
|
|
//@ compile-flags: '-Zcrate-attr=feature(yeet_expr)]fn main(){}#[inline'
|
||
|
|
//@ error-pattern:unexpected closing delimiter
|
||
|
|
fn foo() {}
|