Skip to content

Instantly share code, notes, and snippets.

@tanhauhau
Created October 24, 2018 07:26
Show Gist options
  • Save tanhauhau/bee7e6032d686af9de684b93d1ca74b2 to your computer and use it in GitHub Desktop.
Save tanhauhau/bee7e6032d686af9de684b93d1ca74b2 to your computer and use it in GitHub Desktop.
Code before uglify-js
function foo() {
var a = foobar();
var b = 8;
return 10;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment