Skip to content

Instantly share code, notes, and snippets.

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 trycf/e57b378a605ab825395ecc8b988472bf to your computer and use it in GitHub Desktop.
Save trycf/e57b378a605ab825395ecc8b988472bf to your computer and use it in GitHub Desktop.
TryCF Gist
<cfscript>
var abc = 123;
writedump(abc);
</cfscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment