Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 284 Bytes

File metadata and controls

4 lines (4 loc) · 284 Bytes
category minorAnalysis
  • The alignment and format clauses in string interpolation expressions are now extracted. That is, in $"Hello {name,align:format}" name, align and format are extracted as children of the string interpolation insert {name,align:format}.