...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
alecthomas
/
chroma
/
lexers
/
testdata
/
csharp
/
csharp_9_records_1.actual
Documentation:
github.com/alecthomas/chroma/lexers/testdata/csharp
1
public record Person(string FirstName, string LastName);
View as plain text