diff options
author | Tucker Evans <tuckerevans24@gmail.com> | 2019-10-02 15:31:12 -0400 |
---|---|---|
committer | Tucker Evans <tuckerevans24@gmail.com> | 2019-10-02 15:35:11 -0400 |
commit | e398b0beb33047b22a73d2d6a4302996dcdda67a (patch) | |
tree | b3344104febc78ad70806fcb11af5870b98fa49d /Testing/General/test-5.p | |
parent | 59f7f4ccb71eb489690ada8821977455ab377699 (diff) |
Fix function recursion
Function were blocked from calling themselves because they could not
look outside their scope. Functions are now duplicated to their scope to
allow for recursion.
Diffstat (limited to 'Testing/General/test-5.p')
0 files changed, 0 insertions, 0 deletions