// This is a header // The following is an error begin Blah1 ERROR: This shouldn't happen end Blah1 // The following is an expected error begin Blah2 ERROR: This shouldn't happen end Blah2 miscellaneous output which doesn't match any expects more miscellaneous output still more miscellaneous output. // This one is expected to be 1.9 +/- 0.1 Measured voltage output: 1.8v // This one is expected to be 0.5 +/- 0.1 Measured output current: 0.39mA // This one is expected to be 110GHz +/- 2GHz Freq: 1.12e11 Hz Freq: 1.1197e+10Hz // This is nothing The End