On 11/18/11 13:10, Rob wrote:
On 18 November 2011 11:41, Roger<[email protected]>  wrote:
Anything can be worked around one way or another.  For reference, standard
benchmark tools also never look at just "one thing".
Exactly, short of writing a C-parser and doing some heuristic on the
syntax tree,
you'll just end up missing things anyway.

if(5)
   x = 5,
   y = 2,
   apply_layout(NULL),
   something_else_that_doesnt_use_semi_colons();

should we support code written by bitches?

Reply via email to