mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 00:00:41 +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.