On 10/12/2016 12:36 PM, Markus Trippelsdorf wrote:
Here are some examples:
/* Don't break */
/* drop through */ //very popular
/* fall though */
/* pass through... */
/* break intentionally omitted */
/* fallthough */
/* Don't break, this is a failed frame! */
/* leave break out intentionly */
/* else: Fall trough */
/* passthrough */
/* NOBREAK */
/* follow thru */
/* go through here */
Yeah. As I said earlier, this is a losing battle without real AI, even
when we're only considering English as the comment language.
Bernd