csharplang/proposals/csharp-7.3/ref-loops.md

3 lines
139 B
Markdown

## Ref loops
In C# 7.3, we added support for *ref for loops* and *ref foreach loops*. This is a placeholder for their specifications.