C# 15 adds the closed modifier
SyntaxPrinter/Modifiers.cs need to support ordering closed, I can't find any documentation online about how Microsoft recommends ordering this
- A test needs to be added to verify that this works
Probably a good first issue
C# 15 adds the closed modifier
SyntaxPrinter/Modifiers.csneed to support orderingclosed, I can't find any documentation online about how Microsoft recommends ordering thisProbably a good first issue