On Sunday, 12 May 2019 at 13:39:15 UTC, Robert M. Münch wrote:
If an assert fails, I don't see any output. Is assert using something else? What's wrong about this approach?
You might need to catch all the throwable exceptions and print your way instead...