tlang/rando/a.java

5 lines
62 B
Java

public class a
{
static b bInstance;
static int j = b.k++;
}