Minor. Merge multiplatformTypeRefinement testdata with multiplatform testdata
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
package foobar
|
||||
import bar.baz
|
||||
|
||||
fun main() {
|
||||
baz().foo()
|
||||
}
|
||||
Reference in New Issue
Block a user