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