blob: 67969abbf08a42bdcefd6953e8884543252212c7 [file] [log] [blame]
public class C {
C ourC =
new C(
new C()
);
}