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

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

If you have a fediverse account, you can quote this note from your own instance. Search https://hackers.pub/ap/notes/01995a95-d694-70d6-a0ef-de7791adec5c on your instance and quote it. (Note that quoting is not supported in Mastodon.)