Skip to content

Conversation

nicolas-guichard
Copy link
Contributor

I can split the bugfix into another PRs if you prefer, but the Kotlin upgrade touches the newly-added code.

Test plan

All tests pass, new tests added for the bugfix.

This adds support for emitting type references in type operators:
- `is Type`
- `!is Type`
- `as Type`
- `as? Type`
Copy link
Contributor

@antonsviridov-src antonsviridov-src left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much, again!

@antonsviridov-src antonsviridov-src merged commit 2648c7d into sourcegraph:main Sep 8, 2025
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.

2 participants