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