Skip to content

Instantly share code, notes, and snippets.

@outoftime
Created September 29, 2016 12: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 outoftime/cb50964e41e8ca6e92441bffc6c01f2a to your computer and use it in GitHub Desktop.
Save outoftime/cb50964e41e8ca6e92441bffc6c01f2a to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=cb50964e41e8ca6e92441bffc6c01f2a
<!doctype html>
<html>
<body>
</body>
</html>
if (1 === 2) {
console.log('hey');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment