2018-12-19 14:09:39 +08:00

13 lines
239 B
Plaintext

#[test]
#![warn(unstable)]
----------------------------------------------------
[
["attribute", "#[test]"],
["attribute", "#![warn(unstable)]"]
]
----------------------------------------------------
Checks for attributes.