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