* Function for finding greatest common divisor of two numbers. * @params two integers x and y whose gcd we want to find. * @return greatest common divisor of x and y. */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected