public static Integer main() { System.out.println("Hello world!"); return 2; };