-c sequences=N
N = 2: a; b; c; d; was: a, b; c; d; now: a, b; c, d; fixes #1455 closes #1457
function() { if(c){return foo} bar();}