Added lexars
This commit is contained in:
parent
382b2ce94b
commit
f9f64b0558
820 changed files with 149371 additions and 0 deletions
lexers/testdata/csharp
7
lexers/testdata/csharp/csharp_comment_single.expected
vendored
Normal file
7
lexers/testdata/csharp/csharp_comment_single.expected
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
{"type":"CommentSingle","value":"// TODO: Maybe later"},
|
||||
{"type":"Text","value":"\n"},
|
||||
{"type":"CommentSingle","value":"// TODO: Implement more features"},
|
||||
{"type":"Text","value":"\n"},
|
||||
{"type":"CommentSingle","value":"//"}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue