Fix ConstantValue-related testData for loadJava tests
This commit is contained in:
Vendored
+1
-1
@@ -8,7 +8,7 @@ public final class A {
|
||||
|
||||
public companion object Companion {
|
||||
/*primary*/ private constructor Companion()
|
||||
public final val TEST: kotlin.Int = 1
|
||||
public final val TEST: kotlin.Int
|
||||
public final fun <get-TEST>(): kotlin.Int
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user