When conditional compilation directives are present inside a COPY directive, the COBOL Language Server reports errors on the conditional compilation directives because it expects to find a "BY" clause.
However, the code compiles without problem.
Observed behavior
See fixed issue for comments in COPY directive (same problem):
Development environment used
Problem Description
When conditional compilation directives are present inside a COPY directive, the COBOL Language Server reports errors on the conditional compilation directives because it expects to find a "BY" clause. However, the code compiles without problem.
Observed behavior
See fixed issue for comments in COPY directive (same problem):
248