I remember a codebase with thousands of warnings, and hiding among them were a few with the word “intend”, like:
“if (condition); statement;”
https://learn.microsoft.com/en-us/cpp/error-messages/compile...
“variable == value;”