Skip to content

Instantly share code, notes, and snippets.

@mafintosh
Created February 8, 2016 21:30
Show Gist options
  • Select an option

  • Save mafintosh/fa9a948b6b3d82b764dc to your computer and use it in GitHub Desktop.

Select an option

Save mafintosh/fa9a948b6b3d82b764dc to your computer and use it in GitHub Desktop.
// install node 4.2.2
function foo () {
console.log('----------------------------')
foo()
}
foo()
@bolgovr

bolgovr commented Feb 9, 2016

Copy link
Copy Markdown
console.log('')

for node 4.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment