[[ 1/0 ] on: MyTestError do: [ :e | self halt ]��] on: ZeroDivide do: [ :z | MyTestError signal ]
[ 1/0 ] on: MyTestError do: [ :e | self halt ]