blob: 1a8832889bf4934ea5738d5b65987e26ff93bebb [file] [log] [blame]
'use strict';
module.exports = function (t, a) { a(typeof t(), 'boolean'); };