In the following code, note how doIt calls itself. This will inevitably lead to a stack overflow.
doIt
[jc:TripSource:---- demo]