while (true) { plushie.hug(); }
@ariadne // optimised away because infinite loops are UB
@gsuberland @ariadne This one has a side effect though (makes the caller feel better), so that’s a miscompilation