blob: 12de76d9d6d9f9aca974c3bf677c4632bdc461ad [file] [log] [blame]
type mut_box = Box<mut isize>; //~ ERROR expected one of `>`, lifetime, or type, found `mut`