<div>There seems to be some state in the PS compiler that changes its mind</div><div>about how much indentation to use when printing an object literal over</div><div>multiple lines. That is, when I change some PS code and recompile it,</div>

<div>the indentation in unrelated areas sometimes changes, and when I</div><div>reload PS, it goes back to the way it was. This makes it hard to do</div><div>regression comparisons on the generated JS.</div><div><br></div>

<div>I'm not quite sure how to formulate a test case for this, so am hoping</div><div>the above description will trigger whatever insight is needed for a fix.</div><div><br></div><div>Daniel</div>