Skip to content

Instantly share code, notes, and snippets.

@lf-
Created March 12, 2017 06:54
Show Gist options
  • Save lf-/241a504380e9d686c17e3f434f55742b to your computer and use it in GitHub Desktop.
Save lf-/241a504380e9d686c17e3f434f55742b to your computer and use it in GitHub Desktop.
because js
var a = ''
var b = []
if (a == b && !a && b) {
console.log('win')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment