Skip to content

Conversation

nikeokoronkwo
Copy link
Collaborator

Fixes #456

This PR adds support for transforming code using never, annotating any constant calls, or functions with @doNotStore to prevent storing such values (for instance, you do not store the value of a Never type)

@nikeokoronkwo nikeokoronkwo requested a review from srujzs August 22, 2025 23:00
@nikeokoronkwo nikeokoronkwo merged commit f6389df into dart-lang:main Aug 22, 2025
8 checks passed
@nikeokoronkwo nikeokoronkwo deleted the interop/never branch August 22, 2025 23:04
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.

Interop Gen: Support never type
2 participants