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