Add test on nonMPP -> MPP dependency
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package test
|
||||
|
||||
expect class Expect {
|
||||
fun commonFun(): String
|
||||
}
|
||||
|
||||
fun topLevelCommonFun(): Int = 42
|
||||
Reference in New Issue
Block a user