blob: 74e40c09ebc839fba4d50b39d013f734077bbe7e [file] [log] [blame]
#![warn(clippy::redundant_feature_names)]
#![warn(clippy::negative_feature_names)]
fn main() {
// test code goes here
}