// https://github.com/rust-lang/rust/issues/5572 //@ check-pass #![allow(dead_code)] fn foo(_t: T) { } pub fn main() { }