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

noreturn keyword and type #45

Open
RobertBendun opened this issue Oct 4, 2021 · 0 comments
Open

noreturn keyword and type #45

RobertBendun opened this issue Oct 4, 2021 · 0 comments

Comments

@RobertBendun
Copy link
Owner

Type related construct. noreturn keyword should behave similar to return in function given types. Useful for typing exit since it cannot return and code like 0 SYS_exit syscall1 drop is silly

@RobertBendun RobertBendun added this to the Static type system milestone Oct 4, 2021
@RobertBendun RobertBendun removed this from the Static type system milestone Nov 4, 2021
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

No branches or pull requests

1 participant