|
|
|
|
|
by oneeyedpigeon
3805 days ago
|
|
Tabs should never be used for lining things up, for that very reason. In your example, you've stopped 'indenting' and started 'aligning'. And it's only 'working' because "var " % 2 == 0; other language keywords will screw that up. |
|