Merged LoadCompiledKotlin test int LoadJavaTest.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// KT-2228
|
||||
|
||||
package test
|
||||
|
||||
trait A {
|
||||
val v: String
|
||||
get() = "test"
|
||||
}
|
||||
Reference in New Issue
Block a user