tartrazine/spec/unsupported_lexers/janet/long_buf_lit-more-than-one-backtick-per-delim.txt

13 lines
255 B
Plaintext

---input---
@````Look,
more than three
backticks can be
used...
kinda poetic...
but not really
````
---tokens---
'@````Look,\nmore than three\nbackticks can be\nused...\nkinda poetic...\nbut not really\n````' Literal.String
'\n' Text.Whitespace