Development environment used
Problem Description
GO TO target paragraph in declaratives section:
DECLARATIVES.
CONFIG-ERROR-SECTION SECTION.
USE AFTER STANDARD ERROR PROCEDURE ON CONFIG-FILE.
CONFIG-ERROR-PARAGRAPH.
MOVE "CONFIG" TO WS-ERROR-FILE.
MOVE WS-CONFIG-STATUS TO WS-ERROR-CODE.
GO TO IO-ERROR-DETECTED.
is flagged as unreachable code:
Expected behavior
Core not being flagged as unreachable.
Development environment used
Version: 1.124.2 (user setup)
Commit: 6928394f91b684055b873eecb8bc281365131f1c
Date: 2026-06-12T00:12:36Z
Electron: 42.2.0
ElectronBuildId: 14159160
Chromium: 148.0.7778.97
Node.js: 24.15.0
V8: 14.8.178.14-electron.0
OS: Windows_NT x64 10.0.26200
openjdk version "21.0.8" 2025-07-15 LTS
OpenJDK Runtime Environment Temurin-21.0.8+9 (build 21.0.8+9-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.8+9 (build 21.0.8+9-LTS, mixed mode, sharing)
Problem Description
GO TO target paragraph in declaratives section:
is flagged as unreachable code:
Expected behavior
Core not being flagged as unreachable.