Skip to content

Instantly share code, notes, and snippets.

@adi518
Created July 2, 2018 21:05
Show Gist options
  • Save adi518/9925bd1d3603ce814eeba043381c3bc8 to your computer and use it in GitHub Desktop.
Save adi518/9925bd1d3603ce814eeba043381c3bc8 to your computer and use it in GitHub Desktop.
/* global scope */
// third-party code
// our code
var myCode = function(){
var me, myself, irene
// logic
}
myCode()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment