fun main() { return 1 && 2; } /** @compilation_should_fail @stderr logical operators are not supported yet */