// run-rustfix fn main() { let _ = Option:Some(""); //~^ ERROR expected type, found }