// check-pass #![allow(dead_code)] #[derive(Debug)] struct Row([T]); fn main() {}