diff --git a/compiler/testData/loadJava/ClassWithTypePRefSelfAndClass.txt b/compiler/testData/loadJava/ClassWithTypePRefSelfAndClass.txt index 9f6a5dc693e..1c2bb118bad 100644 --- a/compiler/testData/loadJava/ClassWithTypePRefSelfAndClass.txt +++ b/compiler/testData/loadJava/ClassWithTypePRefSelfAndClass.txt @@ -1,5 +1,5 @@ -namespace test +package test -public final class test.ClassWithTypePRefSelfAndClass*0*/ P : test.ClassWithTypePRefSelfAndClass
?> : java.lang.Object { - public final /*constructor*/ fun *0*/ P : test.ClassWithTypePRefSelfAndClass
?>
+public final class ClassWithTypePRefSelfAndClass*0*/ P : test.ClassWithTypePRefSelfAndClass ?> : java.lang.Object {
+ public constructor ClassWithTypePRefSelfAndClass*0*/ P : test.ClassWithTypePRefSelfAndClass ?>()
}