function main(args) { if 1 { print("x") } ; else { print("y") } }