Files
china-dictatorship/hello-world/v/Virgil.v3

4 lines
55 B
Plaintext
Raw Normal View History

2021-03-24 00:00:01 +00:00
def main() {
System.puts("Hello World\n");
}