Commits

Jayesh Krishna committed 2edc80d43ba
Leave multi-line statements that are not test framework functions, like PIO function calls, as it is. We used to gather all multi-line statements to one line during the transformation process. This change makes it easier to read the transformed source.