37 lines
1.2 KiB
Text
37 lines
1.2 KiB
Text
|
[
|
||
|
{"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"}
|
||
|
]
|