Skip to content

Instantly share code, notes, and snippets.

@DominicWatson
Created February 2, 2016 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DominicWatson/0ba1fee4a5ae62d967fa to your computer and use it in GitHub Desktop.
Save DominicWatson/0ba1fee4a5ae62d967fa to your computer and use it in GitHub Desktop.
Another number comparison joyfulness
<cfscript>
dump( '8e2597' == '8e2140' );
</cfscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment