JS-Challenges/recursion-prompts

Add check for recursion to problem 12

mybrainishuge opened this issue · 1 comments

Problem #12 for 'Greatest Common Divisor' needs a check added to verify the implementation used recursion.

Resolved in pull request #10