Greatest common divisor

FCC link

Write a function that returns the greatest common divisor of two integers.

Test

{{test}}

Console output