fn f(i: @uint, t: T) { } fn main() { let x = f::(@0xdeafbeefu, _); }