const ( Cock = 1 Ball = 2 + 3 Deals = 3 Businesses = 4 ) fn main(a int) int { 1 + 2 + 3 + 4 1 + 1 * 1 3 / (51 + 2) println(2 * 1956 + a) }