Testing GOTO
============

Test 1: Forward GOTO
  PASS: Forward GOTO works

Test 2: Backward GOTO
  PASS: Backward GOTO works (looped 3 times)

Test 3: Conditional GOTO
  PASS: Conditional GOTO works

Test 4: Multiple GOTO sequence
  Step 1
  Step 2
  Step 3

All GOTO tests complete!

