Closed BSteffaniak closed 2 years ago
"#{packageStatement}import novex/nest/TestResult import flatlang/time/Timer import flatlang/io/FancyOutputStream "
should be changed to produce the same result as this does currently:
"#{packageStatement}import novex/nest/TestResult\n \n import flatlang/time/Timer\n import flatlang/io/FancyOutputStream\n \n"
should be changed to produce the same result as this does currently: