Maxxus@sh.itjust.works to Lemmy Shitpost@lemmy.world · edit-221 days agoCrying is a free actionsh.itjust.worksimagemessage-square86fedilinkarrow-up1926arrow-down113file-text
arrow-up1913arrow-down1imageCrying is a free actionsh.itjust.worksMaxxus@sh.itjust.works to Lemmy Shitpost@lemmy.world · edit-221 days agomessage-square86fedilinkfile-text
minus-squareloutr@sh.itjust.workslinkfedilinkEnglisharrow-up7·22 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!"); }