Skip to content

Instantly share code, notes, and snippets.

@realazthat
Last active September 19, 2016 21:07
Show Gist options
  • Save realazthat/60c622de91a58677d915d46d0e53530d to your computer and use it in GitHub Desktop.
Save realazthat/60c622de91a58677d915d46d0e53530d to your computer and use it in GitHub Desktop.
requirebin sketch
function a(){
let c = {b}; // press enter at the end of this line here
}
setTimeout(function(){
;
function a(){
let c = {b}; // press enter at the end of this line here
}
;}, 0)
{
"name": "requirebin-sketch",
"version": "1.0.0",
"dependencies": {
"regl": "1.1.1",
"noflo": "0.7.9"
}
}
<!-- contents of this file will be placed inside the <body> -->
<!-- contents of this file will be placed inside the <head> -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment