displaying top 100 results
Tracker Issue Struct Literal and semicolons
2596993 CF-3201059 Language Jeff Switzer Struct Literal and semicolons Problem Description:
There seems to be an issue with empty statements and object literal notation (struct and probably array). We had some code that had an if() statement with a semi-colon after the if brackets, and weird