Fix ConstantValue-related testData for loadJava tests
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package test
|
||||
|
||||
private val topLevelVal: kotlin.Int = 0
|
||||
private val topLevelVal: kotlin.Int
|
||||
private fun <get-topLevelVal>(): kotlin.Int
|
||||
|
||||
Reference in New Issue
Block a user