ocboogie

Results 2 issues of ocboogie

In some odd edge cases, specifically when the machine is running very slow, these lines can underflow.

I think it would be a great addition to add a `return_const_once` method to `Expectation`. It would work like a combination of `return_once` and `return_const`. The main reason I want...