#[deriving(Clone)] struct S { foo: (), bar: (), baz: T, } fn main() {}