Files
china-dictatorship/hello-world/c/Ceylon.ceylon

4 lines
50 B
Ceylon
Raw Normal View History

2021-03-24 00:00:01 +00:00
shared void hello() {
print("Hello World");
}