blob: 67c2a42eafb78861a9b8fb00b99f114976cdf40a [file] [log] [blame]
fn fn1(0: Box) {}
//~^ ERROR missing generics for struct `Box`
fn main() {}