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

feat: goto #167

Open
1 task done
thetayloredman opened this issue Jan 22, 2024 · 1 comment
Open
1 task done

feat: goto #167

thetayloredman opened this issue Jan 22, 2024 · 1 comment
Labels
area/lang Proposals for features to add to the language itself. type/feat New feature or request

Comments

@thetayloredman
Copy link
Contributor

Before we begin...

  • I have searched the issue tracker for duplicates

Describe the feature you are requesting.

goto statements:

goto label;

label: // ...

How will this benefit the Zirco ecosystem?

C compat

How could this be contradictory to our goals?

All of the issues it causes

Other Context

No response

@thetayloredman thetayloredman added type/feat New feature or request status/untriaged Triage is needed. labels Jan 22, 2024
@thetayloredman thetayloredman added area/lang Proposals for features to add to the language itself. and removed status/untriaged Triage is needed. labels Jan 22, 2024
@thetayloredman
Copy link
Contributor Author

This may require two passes to typeck. That's not good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/lang Proposals for features to add to the language itself. type/feat New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant