class A { public static void main(String[] args) { Object a = new Object(); } }