class Test { public static void main(String[] args) { System./*some comment*/out.print(/*some2*/"Hello"); } }