var num =0
...
console.log("Here " + num++)
...
console.log("Here " + num++)
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
var num =0
...
console.log("Here " + num++)
...
console.log("Here " + num++)