This ColdFusion will compile and run. And later causes a GC Limit.
<cfset theCount = 0++>
Results
{"status":500,"error":"Internal Server Error","message":"GC overhead limit exceeded","timeStamp":1570564484803,"path":null}
What is going on?
Ref: This code came from a comment on: count total records for each user