tartrazine/spec/unsupported_lexers/janet/comment-simple.txt

7 lines
97 B
Plaintext

---input---
# a comment
---tokens---
'# a comment' Comment.Single
'\n' Text.Whitespace