Look at below code, what should it output ?
let obj = Object.create(null); obj.valueOf = function () { console.log(\'hi