fast-check non-termination demo

Minimal demo for bug report #3237.

To reproduce, clone this repository and run:

npm ci
npm run test

Test execution seems to run forever.