mirror of
https://github.com/alecthomas/chroma.git
synced 2025-02-15 13:33:12 +02:00
18 lines
540 B
Plaintext
18 lines
540 B
Plaintext
|
[
|
||
|
{"type":"Keyword","value":"if"},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"Punctuation","value":"("},
|
||
|
{"type":"Name","value":"a"},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"Operator","value":":="},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"LiteralNumberInteger","value":"2"},
|
||
|
{"type":"Punctuation","value":")"},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"Operator","value":"\u003e"},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"LiteralNumberInteger","value":"4"},
|
||
|
{"type":"Punctuation","value":":"},
|
||
|
{"type":"Text","value":"\n"}
|
||
|
]
|