Created
July 2, 2025 03:25
-
-
Save trycf/b9aefaf8aa1dda1925d5cfd2e77d4507 to your computer and use it in GitHub Desktop.
TryCF Gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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