Skip to content

[KSP2] Nullable type arg type becomes non-null after replace() call #1856

@kuanyingchou

Description

@kuanyingchou

After calling replace(emptyList()) nullable type arg types become non-null. For example: A<Foo?> becomes A<Foo>.

Repro: kuanyingchou@111dd83

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