The following code causes this error (using ava/xo latest): ```js } catch (err_) { t.fail(err_); // <-- error in title of this GH issue occurs here } ```