1 /*
2 * /nodynamiccopyright/
3 * See ../T4093617.java
4 */
5
6 package java.lang;
7
8 class Object {
9 Object() { super(); }
10 }