Skip to content

Instantly share code, notes, and snippets.

@ronapelbaum
Created July 4, 2016 20:07
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 ronapelbaum/38956ce1687094d116518e2f398ae8d2 to your computer and use it in GitHub Desktop.
Save ronapelbaum/38956ce1687094d116518e2f398ae8d2 to your computer and use it in GitHub Desktop.
javascript runtime error
function greet() {
console.message('Hello World');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment