mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 00:21:32 +00:00
Fix ConstantValue-related testData for loadJava tests
This commit is contained in:
@@ -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