blob: be14ddfb29e6971a17a50a92065fbdf596565c99 [file] [log] [blame]
assertEq(Function.prototype.toString(), "function () {\n}");
assertEq(Function.prototype.toSource(), "function () {\n}");