blob: 6ed0bc066e0b709a6aba9506f6a63bfb6be4550f [file] [log] [blame]
This page verifies that a statement following a do/while statement will execute even if a semi-colon does not separate the two. See bug 10880.
PASS: Script following do/while statement executed.