es6-4

PHOTO EMBED

Wed Oct 12 2022 01:18:51 GMT+0000 (Coordinated Universal Time)

Saved by @Vrushabh_123

function something() {
  console.log(a)
  let a = 2
}

something()
content_copyCOPY