blob: b59d03c6c82a7709ca0d294da904b88ec0ba73d5 [file] [log] [blame]
// rustfmt-reorder_imports: false
use std::fmt::{self, Display};
use std::collections::HashMap;
fn main() {}