4 lines
83 B
Java
4 lines
83 B
Java
|
|
"use strict";
|
||
|
|
|
||
|
|
module.exports = function (t, a) { a(typeof Symbol, "function"); };
|