Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trycf/b9aefaf8aa1dda1925d5cfd2e77d4507 to your computer and use it in GitHub Desktop.
Save trycf/b9aefaf8aa1dda1925d5cfd2e77d4507 to your computer and use it in GitHub Desktop.
TryCF Gist
<cfscript>
function testFn(
string one,
string two)
{
}
</cfscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment