2016-02-23 15:41:22 +01:00

5 lines
86 B
Plaintext

<!--- hello world --->
<cfset welcome="Hello World!">
<cfoutput>#welcome#</cfoutput>