Fixed "LoopEvent" handling in Loops and Branches

#46

The original cel did not properly handle nor implement LoopEvents, leading to an error when the random number triggered the loop.

In this minimal change, we properly use the LoopEvent class while remaining faithful to the original code.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment