blob: 35a0237f9e6531f39bdee8aa63696fceb4498fa7 [file] [log] [blame]
Tests compiling programs that use the 'sequence' operator..
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getError was expected value: NO_ERROR : no error for using comma operator with void function
PASS getError was expected value: NO_ERROR : no error for using comma operator with non-void function
PASS getError was expected value: NO_ERROR : no error for using comma operator with standard type
PASS successfullyParsed is true
TEST COMPLETE