Handle printing of indentation before statements more systematically and reduce code...
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 27 Mar 2012 08:38:21 +0000 (10:38 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 27 Mar 2012 11:26:33 +0000 (13:26 +0200)
commitf76cd90abca42c920eed969aca4919b0828d12ec
treedff3dbfe19110ee5fcd43d083e24a034d01c0750
parent7f8c2f1da459575e5d4bf1efdc5db19386f7f848
Handle printing of indentation before statements more systematically and reduce code duplication.

This corrects the indentation if case labels and goto labels are interspersed or if there are consecutive goto labels.
ast.c