#![deny(clippy)] #![allow(unused_imports)] use std::*; fn main() { }