proc multiply(a, b: Int): Int = return a * b