twice today I have discovered cases where code indentation did not agree with code logic, obscuring logic bugs. don’t trust the indentation of code. prettyprint it, and you might discover something.
home