mirror of
https://github.com/alecthomas/chroma.git
synced 2025-04-23 12:08:58 +02:00
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
|
[
|
||
|
{"type":"Keyword","value":"Imports"},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"NameNamespace","value":"System"},
|
||
|
{"type":"Text","value":"\n\n"},
|
||
|
{"type":"Keyword","value":"Public"},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"Keyword","value":"Module"},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"NameNamespace","value":"Hello"},
|
||
|
{"type":"Text","value":"\n "},
|
||
|
{"type":"Keyword","value":"Public"},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"Keyword","value":"Sub"},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"NameFunction","value":"Main"},
|
||
|
{"type":"Punctuation","value":"("},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"Punctuation","value":")"},
|
||
|
{"type":"Text","value":"\n "},
|
||
|
{"type":"Name","value":"Console"},
|
||
|
{"type":"Punctuation","value":"."},
|
||
|
{"type":"Name","value":"WriteLine"},
|
||
|
{"type":"Punctuation","value":"("},
|
||
|
{"type":"LiteralString","value":"\"hello, world\""},
|
||
|
{"type":"Punctuation","value":")"},
|
||
|
{"type":"Text","value":"\n "},
|
||
|
{"type":"Keyword","value":"End"},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"Keyword","value":"Sub"},
|
||
|
{"type":"Text","value":"\n"},
|
||
|
{"type":"Keyword","value":"End"},
|
||
|
{"type":"Text","value":" "},
|
||
|
{"type":"Keyword","value":"Module"},
|
||
|
{"type":"Text","value":"\n"}
|
||
|
]
|