mirror of
https://github.com/alecthomas/chroma.git
synced 2025-02-13 13:28:27 +02:00
13 lines
433 B
Plaintext
13 lines
433 B
Plaintext
[
|
|
{"type":"LiteralStringAffix","value":"f"},
|
|
{"type":"LiteralStringSingle","value":"'abc "},
|
|
{"type":"LiteralStringInterpol","value":"{"},
|
|
{"type":"Name","value":"a"},
|
|
{"type":"Punctuation","value":"["},
|
|
{"type":"LiteralStringDouble","value":"\"x\""},
|
|
{"type":"Punctuation","value":"]"},
|
|
{"type":"LiteralStringInterpol","value":"}"},
|
|
{"type":"LiteralStringSingle","value":" def'"},
|
|
{"type":"Text","value":"\n"}
|
|
]
|