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

Implement singleton type #13942

Closed
hasithaa opened this issue Feb 27, 2019 · 2 comments
Closed

Implement singleton type #13942

hasithaa opened this issue Feb 27, 2019 · 2 comments
Labels
Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. Type/SpecDeviation

Comments

@hasithaa
Copy link
Contributor

This is not working right now.
Defining a variable with a singleton type is not allowed. E.g., 5 a = 5

@hasithaa
Copy link
Contributor Author

hasithaa commented Apr 8, 2019

This feature requires a significant change in the current compiler. So we are planning to implement this with upcoming compiler rewrite.

@anupama-pathirage anupama-pathirage added the Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. label Aug 5, 2019
@hasithaa
Copy link
Contributor Author

hasithaa commented Sep 6, 2019

Closing this as this is already recorded here. #13410

@hasithaa hasithaa closed this as completed Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. Type/SpecDeviation
Projects
None yet
Development

No branches or pull requests

2 participants