9 lines
162 B
Plaintext
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
|
||
|
|
|