Minor. Merge multiplatformTypeRefinement testdata with multiplatform testdata
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
actual class E {
|
||||
actual fun commonMember() {}
|
||||
|
||||
fun platformMember() {}
|
||||
}
|
||||
Reference in New Issue
Block a user