You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CFG/DFA algorithms work in presence of a PROCEDURE DIVISION. But a PROCEDURE DIVISION is optional in COBOL. So this particularity must be validated, because NullReferenceException can be thrown..