...

Text file src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_comment_single.expected

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

     1[
     2  {"type":"CommentSingle","value":"// TODO: Maybe later"},
     3  {"type":"Text","value":"\n"},
     4  {"type":"CommentSingle","value":"// TODO: Implement more features"}
     5]

View as plain text