swarm/editors/vscode/test/hello.sw

6 lines
87 B
XML

// SYNTAX TEST "swarm" "sample testcase"
def h: text = "Hello World" end;
return "";