...

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

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

     1[
     2  {"type":"LiteralStringAffix","value":"fr"},
     3  {"type":"LiteralStringDouble","value":"\""},
     4  {"type":"LiteralStringInterpol","value":"{"},
     5  {"type":"Name","value":"header"},
     6  {"type":"LiteralStringInterpol","value":"}"},
     7  {"type":"LiteralStringDouble","value":":\\s+\""},
     8  {"type":"Text","value":"\n"}
     9]

View as plain text