Skip to content

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

Closed

Description

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

Repro: kuanyingchou@111dd83

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions