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