class BooleanConstantNotAStatement { public static void main(String[] args) { true; } }