Merge pull request #567 from TBoons/patch-1

Create ColdFusioneeeeeeeeey code e.cfm
This commit is contained in:
LinuxMercedes 2018-12-11 14:22:35 -06:00 committed by GitHub
commit 9690eec7cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
e.cfm Normal file
View File

@ -0,0 +1,5 @@
<cfscript>
while(true){
writeOutput('e');
}
</cfscript>