9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
|
|
error: unexpected closing delimiter: `]`
|
||
|
|
--> <crate attribute>:1:19
|
||
|
|
|
|
||
|
|
LL | feature(yeet_expr)]fn main(){}#[inline
|
||
|
|
| ^ unexpected closing delimiter
|
||
|
|
|
||
|
|
error: aborting due to 1 previous error
|
||
|
|
|