c14c12479c
Multifile-class can contain not only files from the same module, but also files from the common part. This commit also fixes KotlinByModulesResolutionScopeProvider as it should provide all transitive dependencies ^KT-64714 Fixed