Created
April 1, 2016 12:17
-
-
Save fanorenantsoa/f7df0f979d4d94090a5bf6a3561d5721 to your computer and use it in GitHub Desktop.
This file contains 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
<cfset myvar = "hello world"> | |
<cfoutput> | |
#myvar# | |
</cfoutput> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A sample Gist Test