Skip to content

Instantly share code, notes, and snippets.

@debugmodedotnet
Created March 17, 2017 07:23
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 debugmodedotnet/9e7899721fd2da792a0cf82dd572d5c1 to your computer and use it in GitHub Desktop.
Save debugmodedotnet/9e7899721fd2da792a0cf82dd572d5c1 to your computer and use it in GitHub Desktop.
Student = {
name: 'foo',
age: 9
}
console.log(Student.grade);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment