built.js 123 B

1
  1. !function(){console.log(5);const o=new Promise((o=>{setTimeout((()=>{console.log("hihihi"),o()}),1e3)}));console.log(o)}();