13 lines
239 B
Plaintext
13 lines
239 B
Plaintext
![]() |
#[test]
|
||
|
#![warn(unstable)]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["attribute", "#[test]"],
|
||
|
["attribute", "#![warn(unstable)]"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for attributes.
|