Skip to content

Instantly share code, notes, and snippets.

@jelkand
Created September 13, 2019 18:51
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 jelkand/a98d13a82328e099bcaabc7f342a9b64 to your computer and use it in GitHub Desktop.
Save jelkand/a98d13a82328e099bcaabc7f342a9b64 to your computer and use it in GitHub Desktop.
console.log(obj.x);
obj.x = 2;
obj.someMethod();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment