JezK
Edit File: make-built-in.js
module.exports = function (value) { return value; };