Merged LoadCompiledKotlin test int LoadJavaTest.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package test
|
||||
|
||||
class A {
|
||||
class object {
|
||||
val some = 1
|
||||
}
|
||||
|
||||
val other = some
|
||||
}
|
||||
Reference in New Issue
Block a user