blob: bf848b8ebe00ea9a9136c55079a3de85e74d6946 [file] [log] [blame]
#![deny(unknown_lints)]
#[allow(clippy::almost_swapped)]
fn main() {}