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