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