-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Implemented Needs ECMA SpecThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationProposal championSoon candidate
Milestone
Description
Example:
const string s1 = $"abc";
const string s2 = $"{s1}edf";- Proposal added: https://github.com/dotnet/csharplang/blob/main/proposals/csharp-10.0/constant_interpolated_strings.md
- Discussed in LDM
- Decision in LDM
- Finalized: Done
- Spec'ed
Reactions are currently unavailable
Metadata
Metadata
Labels
Implemented Needs ECMA SpecThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationProposal championSoon candidate