fix tests in org.jetbrains.kotlin.jvm.compiler
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
package test
|
||||
|
||||
internal val inn3r: testing.Outer.Inner
|
||||
internal val nested: testing.Outer.Nested
|
||||
internal val outer: testing.Outer
|
||||
internal val testObjectProperty: testing.TopLevelObject
|
||||
public val inn3r: testing.Outer.Inner
|
||||
public val nested: testing.Outer.Nested
|
||||
public val outer: testing.Outer
|
||||
public val testObjectProperty: testing.TopLevelObject
|
||||
|
||||
Reference in New Issue
Block a user