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