chroma/lexers/testdata/ballerina.actual

6 lines
76 B
Text
Raw Normal View History

2025-03-22 20:46:00 +13:00
import ballerina/http;
endpoint http:Listener listener {
port: 9090
};