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