9
9
we might want to make sure that the result is not lost if the check
10
10
aborts. One way to handle it would be to allow the caller to pass in
11
11
a check result, which they could examine even if the method fails.
13
12
* Indication of what is being checked
14
13
* Change name of function to 'check_dwim'