firstPost naru 2022-09-08 25 words One minute Contents hello hugo! 1 2 3 4 5 public class Main { public static void main(String[] args) { System.out.println("Hello, World"); } }