public static void Main() { java.lang.Object o = new java.lang.Object(); Console.WriteLine(o.hashCode()); }