```t.equal(9L, aFunction(), "9L == aFunction()" )``` ```not ok 2 9L, aFunction() --- operator: equal expected: 0 actual: 9 ...```