Takes two integer values, a and b, and returns the smallest number of the two. @param a an integer value to be compared @param b an integer value to be compared
(int a, int b)
source not stored for this graph (policy: none)
no outgoing calls