One way is to recursively call a bunch of functions and catch the resulting “recursion limit exceeded” exception.
One way is to recursively call a bunch of functions and catch the resulting “recursion limit exceeded” exception.