Skip to content

Instantly share code, notes, and snippets.

@joallard
Created August 31, 2014 23:02
Show Gist options
  • Save joallard/babcee6d4024ba0cb8d8 to your computer and use it in GitHub Desktop.
Save joallard/babcee6d4024ba0cb8d8 to your computer and use it in GitHub Desktop.
Bugzilla@Mozilla #1047500
<script>
if(window.bullocks){
console.log("woops!")
}
if(true){
console.log("yes")
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment