fix tests in org.jetbrains.kotlin.checkers (related to KT-9072)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
package
|
||||
|
||||
public val anonObject: kotlin.Any
|
||||
public val anonObject: anonObject.<no name provided>
|
||||
|
||||
public object A {
|
||||
private constructor A()
|
||||
|
||||
Reference in New Issue
Block a user