fun main(args: Array) { if (x > 0) x = 2 else x = 3 }