chroma/lexers/testdata/erlang.expected
2025-03-22 20:46:00 +13:00

79 lines
2.9 KiB
Text

[
{"type":"Punctuation","value":"-"},
{"type":"NameEntity","value":"module"},
{"type":"Punctuation","value":"("},
{"type":"Name","value":"repl"},
{"type":"Punctuation","value":")."},
{"type":"Text","value":"\n\n"},
{"type":"Punctuation","value":"-"},
{"type":"NameEntity","value":"export"},
{"type":"Punctuation","value":"(["},
{"type":"Name","value":"run"},
{"type":"Operator","value":"/"},
{"type":"LiteralNumberInteger","value":"0"},
{"type":"Punctuation","value":"])."},
{"type":"Text","value":"\n\n"},
{"type":"NameFunction","value":"run"},
{"type":"Punctuation","value":"()"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-\u003e"},
{"type":"Text","value":"\n "},
{"type":"Name","value":"read_eval_process"},
{"type":"Punctuation","value":"()."},
{"type":"Text","value":"\n\n"},
{"type":"NameFunction","value":"read_eval_process"},
{"type":"Punctuation","value":"()"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-\u003e"},
{"type":"Text","value":"\n "},
{"type":"NameVariable","value":"Line"},
{"type":"Text","value":" "},
{"type":"Operator","value":"="},
{"type":"Text","value":" "},
{"type":"NameNamespace","value":"io"},
{"type":"Punctuation","value":":"},
{"type":"NameFunction","value":"get_line"},
{"type":"Punctuation","value":"("},
{"type":"LiteralString","value":"\"\u003e \""},
{"type":"Punctuation","value":"),"},
{"type":"Text","value":"\n "},
{"type":"NameVariable","value":"Out"},
{"type":"Text","value":" "},
{"type":"Operator","value":"="},
{"type":"Text","value":" "},
{"type":"Name","value":"process_line"},
{"type":"Punctuation","value":"("},
{"type":"NameVariable","value":"Line"},
{"type":"Punctuation","value":"),"},
{"type":"Text","value":"\n "},
{"type":"NameNamespace","value":"io"},
{"type":"Punctuation","value":":"},
{"type":"NameFunction","value":"format"},
{"type":"Punctuation","value":"("},
{"type":"LiteralString","value":"\"\u003c "},
{"type":"LiteralStringInterpol","value":"~s~n~n"},
{"type":"LiteralString","value":"\""},
{"type":"Punctuation","value":","},
{"type":"Text","value":" "},
{"type":"Punctuation","value":"["},
{"type":"NameVariable","value":"Out"},
{"type":"Punctuation","value":"]),"},
{"type":"Text","value":"\n "},
{"type":"Name","value":"read_eval_process"},
{"type":"Punctuation","value":"()."},
{"type":"Text","value":"\n\n"},
{"type":"NameFunction","value":"process_line"},
{"type":"Punctuation","value":"("},
{"type":"NameVariable","value":"Line"},
{"type":"Punctuation","value":")"},
{"type":"Text","value":" "},
{"type":"Operator","value":"-\u003e"},
{"type":"Text","value":"\n "},
{"type":"NameNamespace","value":"string"},
{"type":"Punctuation","value":":"},
{"type":"NameFunction","value":"uppercase"},
{"type":"Punctuation","value":"("},
{"type":"NameVariable","value":"Line"},
{"type":"Punctuation","value":")."},
{"type":"Text","value":"\n"}
]