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