if (false) { System.print("FAIL") } else { System.print("PASS") // expect: PASS }