Files
rust/tests/ui/attributes/z-crate-attr/inner-attr.stderr
2025-03-11 00:13:17 -04:00

9 lines
162 B
Plaintext

error: expected identifier, found `#`
--> <crate attribute>:1:1
|
LL | #![feature(foo)]
| ^ expected identifier
error: aborting due to 1 previous error