fork download
  1. console.log(Object.toString.toString())
Success #stdin #stdout 0.02s 16976KB
stdin
Standard input is empty
stdout
function toString() {
    [native code]
}