Merged LoadCompiledKotlin test int LoadJavaTest.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package test
|
||||
|
||||
class ExtPropInClass {
|
||||
val Int.itIs: Int
|
||||
get() = this
|
||||
}
|
||||
Reference in New Issue
Block a user