Skip to content

[K2] KMP: ERROR CLASS for references in the shared code if there is an intermediate level between them #3377

@atyrin

Description

@atyrin
// commonMain
class A

// sharedJvmAndJsMain
// Nothing

// jvmMain
fun resolve(a: A) {}

(updated)

K2
image

In K1 it was resolved.

Installation

  • Dokka version: 1.9.20

Parent: #3328
A similar issue in the compiler: KT-59071 K2/MPP: internal declarations from common module are invisible in dependent source sets if there is more that one intermediate source set between

Metadata

Metadata

Assignees

Labels

bugtopic: K2Issues / PRs that are related to the K2 migration. See #2888

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions