Skip to content

Instantly share code, notes, and snippets.

@abramadams
Created February 24, 2015 17:35
Show Gist options
  • Save abramadams/a2b43a10500787a3a5fe to your computer and use it in GitHub Desktop.
Save abramadams/a2b43a10500787a3a5fe to your computer and use it in GitHub Desktop.
<cfscript>
writeOutput( abs( -300 ) );
</cfscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment