Skip to content

Instantly share code, notes, and snippets.

@kaworu
Created March 28, 2014 10:46
Show Gist options
  • Select an option

  • Save kaworu/9829973 to your computer and use it in GitHub Desktop.

Select an option

Save kaworu/9829973 to your computer and use it in GitHub Desktop.
<?php
print (42 || 0); // output `1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment