mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 02:44:55 +08:00
- Tests for GOTO across IF parenthesized block (parser test with line continuation at closing parenthesis). - Tests for showing how FOR-loops stop when a GOTO is encountered. - Tests for EXIT command within IF block.