Add correct mapping of module descriptor to implementedDescriptor
Now implements dependency is taken into account here Old commonModuleOrNull() was deleted Test (JVM + 2xCommon) was added
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
actual class <lineMarker>Expected</lineMarker> {
|
||||
actual val <lineMarker>some</lineMarker> = Some()
|
||||
}
|
||||
Reference in New Issue
Block a user