blob: a8dee5bbda40a658bbeaf15296a0d08112f3690f [file] [log] [blame]
type mut_box = Box<mut isize>;
//~^ ERROR expected one of `>`, a const expression, lifetime, or type, found keyword `mut`