이제 자바 메인을 이렇게 써도 된다니 놀랍군요

void main() {  
    var name = IO.readln("What is your name? ");  
    IO.println("Hello, " + name);  
}  
2

If you have a fediverse account, you can reply to this note from your own instance. Search https://hackers.pub/ap/notes/01995b07-2f0a-7433-8c10-93840b44f481 on your instance and reply to it.