Skip to content

Instantly share code, notes, and snippets.

@carbide-public
Created August 2, 2019 10:44
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 carbide-public/75b432f8c42559c2e8ddcfde62f45f66 to your computer and use it in GitHub Desktop.
Save carbide-public/75b432f8c42559c2e8ddcfde62f45f66 to your computer and use it in GitHub Desktop.
new
console.log("Hello world!");
let b = 9443;
let c = b+5;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment