mirror of
https://github.com/alecthomas/chroma.git
synced 2025-02-15 13:33:12 +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"}
|
||
|
]
|