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

Ellipsis should work as a bare literal, the same as None #799

Open
KotlinIsland opened this issue Nov 1, 2024 · 0 comments
Open

Ellipsis should work as a bare literal, the same as None #799

KotlinIsland opened this issue Nov 1, 2024 · 0 comments
Labels
p-3 low

Comments

@KotlinIsland
Copy link
Owner

a: Ellipsis = Ellipsis

this should be valid because Ellipsis is a single inhabitant type

@KotlinIsland KotlinIsland added the p-3 low label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-3 low
Projects
None yet
Development

No branches or pull requests

1 participant