#![crate_type = "lib"] #![allow(dead_code)] struct Both { //~^ ERROR: generic parameters with a default must be v: T }