Created
July 4, 2016 20:07
-
-
Save ronapelbaum/38956ce1687094d116518e2f398ae8d2 to your computer and use it in GitHub Desktop.
javascript runtime error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function greet() { | |
console.message('Hello World'); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment