1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-02-15 13:33:12 +02:00
chroma/lexers/testdata/ballerina.actual
2018-07-23 12:28:37 +10:00

6 lines
76 B
Plaintext

import ballerina/http;
endpoint http:Listener listener {
port: 9090
};