Родитель
36b110a76c
Коммит
ab2e0a02b2
|
@ -15,7 +15,7 @@
|
|||
https://github.com/dotnet/roslyn/issues/62039
|
||||
https://github.com/dotnet/csharplang/issues/1147
|
||||
|
||||
Today, we looked at allowing `scoped` as a local modifer in all local declaration context, such as `using`s, `foreach` iterator variables, and such. We like the idea in principle: users don't
|
||||
Today, we looked at allowing `scoped` as a local modifier in all local declaration context, such as `using`s, `foreach` iterator variables, and such. We like the idea in principle: users don't
|
||||
think of the various different grammatical ways of creating a local variable differently, they think of them all as locals. There were a couple more in-depth points of discussion about the
|
||||
implementation:
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче