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