class IntegerConstantNotAStatement { public static void main(String[] args) { 1; } }