Files
hello-world/n/nice.nice
Richie Bendall 2075605fb4 Normalize messages
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 18:39:11 +13:00

4 lines
55 B
Plaintext
Executable File

void main(String[] args){
println("Hello World");
}