Skip to content

Instantly share code, notes, and snippets.

@Proful
Created July 13, 2020 01:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Proful/9a01c200cb34d37ac3ac0cc910e6ad34 to your computer and use it in GitHub Desktop.
Save Proful/9a01c200cb34d37ac3ac0cc910e6ad34 to your computer and use it in GitHub Desktop.
var twit = { name: 'Proful' }
var insta = twit
twit.followers = twit = { count: 1400 }
console.log(twit)
console.log(insta)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment