openmainframeproject / cobol-check

A testing framework for Cobol applications
Apache License 2.0
78 stars 28 forks source link

[BUG] If a numeric field is defined across 2 lines, it gets parsed as an alphanumeric field. #302

Closed WildtBrian closed 1 year ago

WildtBrian commented 1 year ago

In InterpreterControllerTest, the it_updates_numeric_fields test, can be made to fail, if the WS-COUNT field is split across two lines like this:

image

AkashKumar7902 commented 1 year ago

@Rune-Christensen Can you please assign me to this issue ?

Rune-Christensen commented 1 year ago

There you go @AkashKumar7902