Merged LoadCompiledKotlin test int LoadJavaTest.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
package test
|
||||
|
||||
internal final class ClassObjectDeclaresProperty {
|
||||
/*primary*/ public constructor ClassObjectDeclaresProperty()
|
||||
|
||||
internal class object <class-object-for-ClassObjectDeclaresProperty> {
|
||||
/*primary*/ private constructor <class-object-for-ClassObjectDeclaresProperty>()
|
||||
internal final var s: jet.String
|
||||
internal final fun <get-s>(): jet.String
|
||||
internal final fun <set-s>(/*0*/ <set-?>: jet.String): jet.Unit
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user