class NullConstantNotAStatement { public static void main(String[] args) { null; } }