Skip to content

[KSP2] Resolver.mapToJvmSignature doesn't unwrap inline classes #1859

@kuanyingchou

Description

@kuanyingchou

For an inline class like:

@JvmInline value class MyInlineClass(val value: Int)

Calling Resolver.mapToJvmSignature on its type returns LMyInlineClass; instead of I in KSP2.

Repro: kuanyingchou@0c0f733

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions