// run-rustfix use std::collections::BTreeMap; fn main() { println!("{}", std::mem::size_of::>()); //~^ ERROR path separator must be a double colon }