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

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

If you have a fediverse account, you can quote this note from your own instance. Search https://hackers.pub/ap/notes/01995a96-7b74-7428-b51e-feb31d9c47ec on your instance and quote it. (Note that quoting is not supported in Mastodon.)