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

Make colon in case optional #2711

Merged
merged 1 commit into from
Mar 29, 2022
Merged

Conversation

alan-baker
Copy link
Contributor

Fixes #2678

  • Make colon token optional in specifying a case of a switch statement

Fixes gpuweb#2678

* Make colon token optional in specifying a case of a switch statement
@alan-baker alan-baker added wgsl WebGPU Shading Language Issues wgsl resolved Resolved - waiting for a change to the WGSL specification labels Mar 29, 2022
@alan-baker
Copy link
Contributor Author

FYI @amaiorano

@github-actions
Copy link
Contributor

Previews, as seen when this build job started (a8acb4a):
WebGPU | IDL
WGSL
Explainer

@dneto0 dneto0 enabled auto-merge (squash) March 29, 2022 21:09
@dneto0 dneto0 merged commit 7bbab0b into gpuweb:main Mar 29, 2022
github-actions bot added a commit that referenced this pull request Mar 29, 2022
SHA: 7bbab0b
Reason: push, by @dneto0

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Previews, as seen when this build job started (a8acb4a):
WebGPU | IDL
WGSL
Explainer

github-actions bot added a commit that referenced this pull request Mar 29, 2022
SHA: 7bbab0b
Reason: push, by @dneto0

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Mar 29, 2022
SHA: 7bbab0b
Reason: push, by @dneto0

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to jdarpinian/gpuweb that referenced this pull request Mar 31, 2022
SHA: 7bbab0b
Reason: push, by @jdarpinian

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to jdarpinian/gpuweb that referenced this pull request Mar 31, 2022
SHA: 7bbab0b
Reason: push, by @jdarpinian

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit to jdarpinian/gpuweb that referenced this pull request Mar 31, 2022
SHA: 7bbab0b
Reason: push, by @jdarpinian

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wgsl resolved Resolved - waiting for a change to the WGSL specification wgsl WebGPU Shading Language Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make colon following switch case optional
2 participants