import simple_print:*; fun main(): int { if (1 != 2) println("Correct"); }