Skip to content

Commit

Permalink
Update patterns.work.md
Browse files Browse the repository at this point in the history
Add language design work item for scope of pattern variables in variable initializers, ctor-initializer.
  • Loading branch information
gafter committed Mar 9, 2016
1 parent b843e42 commit 350fad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/features/patterns.work.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Open design issues (needing LDM decisions)
- [ ] What do we think about the let statement?
- [ ] There are some scoping questions for pattern variables. #9452
- [ ] Need to get LDM approval for design change around scope of pattern variables declared within a constructor initializer #9452
- [ ] Also questions about multiple field initializers, local initializers, ctor-initializers (how far does the scope extend?)
- [ ] Need detailed spec for name lookup of property in a property pattern #9255
- [ ] [Pattern Matching] Should a property-pattern be capable of referencing an event? #9515
- [ ] Two small clarifications need to be integrated into the spec (#7703)
Expand Down

0 comments on commit 350fad6

Please sign in to comment.