KT-1051 Java interoperability completion - enum tests and test for auto import directive auto insert
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package kotlin.testing
|
||||
|
||||
fun someFun() : Int {
|
||||
return 12
|
||||
}
|
||||
Reference in New Issue
Block a user