Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KSTypeArgumentResolvedImpl: use aliasing type #2157

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

ting-yuan
Copy link
Collaborator

instead of aliased type. This aligns with KSTypeReference.resolve() which doesn't expand typealiases.

Fixes #2088

instead of aliased type. This aligns with KSTypeReference.resolve()
which doesn't expand typealiases.
@ting-yuan ting-yuan requested a review from dx404 October 18, 2024 22:43
@ting-yuan ting-yuan merged commit a977fb9 into google:main Oct 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[KSP2] Generic type arguments on typealiases are improperly forwarded to the KSType
2 participants