Skip to content
Snippets Groups Projects
Ceylon.ceylon 50 B
shared void hello() {
    print("Hello World");
}