Closed wise0704 closed 1 year ago
VSCode 1.82.2
_ = (int a, int b /*comment*/) => { }; _ = delegate /*comment*/ () /*comment*/ { };
Note: Red → no colourisation applied (scope is only source.cs).
source.cs
Details
VSCode 1.82.2
Repro