Merge remote branch 'origin/master'

This commit is contained in:
Alex Tkachman
2012-01-24 14:48:27 +02:00
@@ -0,0 +1,7 @@
//+JDK
package toplevelObjectDeclarations
object CObj {}
object DOjb : <!SUPERTYPE_NOT_INITIALIZED, FINAL_SUPERTYPE!>CObj<!> {}