...

Text file src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_9_records_1.actual

Documentation: github.com/alecthomas/chroma/lexers/testdata/csharp

     1public record Person(string FirstName, string LastName);

View as plain text