blob: b471d06e422ab658f98a3c44853edc47e4b475e3 [file] [log] [blame]
public class C<A> {
A id(A x) {return null;}
}