Maxxus@sh.itjust.works to Lemmy Shitpost@lemmy.world · edit-29 days agoCrying is a free actionsh.itjust.worksimagemessage-square86fedilinkarrow-up1922arrow-down113file-text
arrow-up1909arrow-down1imageCrying is a free actionsh.itjust.worksMaxxus@sh.itjust.works to Lemmy Shitpost@lemmy.world · edit-29 days agomessage-square86fedilinkfile-text
minus-squareloutr@sh.itjust.workslinkfedilinkEnglisharrow-up7·9 days agoJava has changed a lot since Java 8. Here’s a 3-line HelloWorld.java compatible with Java 21+: void main() { System.out.println("Hello, World!"); }
Java has changed a lot since Java 8. Here’s a 3-line HelloWorld.java compatible with Java 21+:
void main() { System.out.println("Hello, World!"); }