3 lines
56 B
Plaintext
Executable File
3 lines
56 B
Plaintext
Executable File
void main(String[] args){
|
|
println("hello world");
|
|
} |