Skip to content

Instantly share code, notes, and snippets.

@biirus
Last active March 10, 2017 07:29
Show Gist options
  • Save biirus/dfd2a64861f79c2b6de27d4707c3331a to your computer and use it in GitHub Desktop.
Save biirus/dfd2a64861f79c2b6de27d4707c3331a to your computer and use it in GitHub Desktop.
Q3 #tags: interview
function a () {};
var a = function () {};
var a = function b () {};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment