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