6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
error: cannot find attribute `not_a_real_attribute_should_fail` in this scope
|
|
--> $DIR/04-attributes.rs:13:7
|
|
|
|
|
13 | #[not_a_real_attribute_should_fail]
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|