blob: 29db22ffcb0874d11d5b8e4e0dec281641f050c4 [file] [log] [blame]
package p;
class A<T,S>{
private int f;
private String g;
}