Hi,
using VA and ANSI-Exceptions SUnit does not work
properly.
The message Block>>sunitOn: exception do:
handlerBlock uses #when: do: instead of #on:do:.
If that change is made, another error appears on the
message Signal>>sunitExitWith: aValue because self
exception resumable returns nil instead of true or false.
(I thinks that a VA error).