blob: 636811fc6b5040e2dbe52203a34a8cebd3902b87 [file] [log] [blame]
//@ known-bug: rust-lang/rust#128848
fn f<T>(a: T, b: T, c: T) {
f.call_once()
}