...

Text file src/github.com/alecthomas/chroma/v2/lexers/testdata/python/test_fstring_23b.expected

Documentation: github.com/alecthomas/chroma/v2/lexers/testdata/python

     1[
     2  {"type":"LiteralStringAffix","value":"f"},
     3  {"type":"LiteralStringDouble","value":"\""},
     4  {"type":"LiteralStringInterpol","value":"{"},
     5  {"type":"Name","value":"a"},
     6  {"type":"LiteralStringInterpol","value":"!r}"},
     7  {"type":"LiteralStringDouble","value":"\""},
     8  {"type":"Text","value":"\n"}
     9]

View as plain text