Files
hello-world/u/ubiquity.ubiquity
Alex Malinovich af512b093a added Ubiquity
2010-08-06 11:08:56 +08:00

4 lines
66 B
Plaintext

function cmd_hello_world() {
displayMessage("Hello, World!");
}