Merged LoadCompiledKotlin test int LoadJavaTest.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package test
|
||||
|
||||
internal var topLevelVar: jet.Int
|
||||
internal fun <get-topLevelVar>(): jet.Int
|
||||
private fun <set-topLevelVar>(/*0*/ <set-?>: jet.Int): jet.Unit
|
||||
Reference in New Issue
Block a user