...

Text file src/github.com/alecthomas/chroma/v2/lexers/testdata/ballerina.actual

Documentation: github.com/alecthomas/chroma/v2/lexers/testdata

     1import ballerina/http;
     2
     3endpoint http:Listener listener {
     4    port: 9090
     5};

View as plain text