The Wayback Machine - https://web.archive.org/web/20200929071306/https://github.com/atom/language-csharp/pull/54
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 C# 6's when a keyword #54

Merged
merged 1 commit into from Mar 14, 2016
Merged

Make C# 6's when a keyword #54

merged 1 commit into from Mar 14, 2016

Conversation

@jamesqo
Copy link
Contributor

jamesqo commented Mar 14, 2016

In addition to nameof, C# 6 also introduced the when keyword to add exception filters to the language. This pull request follows up on #53 by making the latter a keyword, as well.

50Wliu added a commit that referenced this pull request Mar 14, 2016
Make C# 6's when a keyword
@50Wliu 50Wliu merged commit 84e3040 into atom:master Mar 14, 2016
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@jamesqo jamesqo deleted the jamesqo:patch-1 branch Mar 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.