4 lines
83 B

"use strict";
module.exports = function (t, a) { a(typeof Symbol, "function"); };