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