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