blob: 1898afde2b87dae243445fefb02a0475b1f77fac [file] [log] [blame]
public class firstClass
{
int a = 0;
Object o = new Object();
}