//@ run-pass #![allow(dead_code)] struct Foo(isize, isize, isize); pub fn main() { }