gcobol-tests bugsuite Test "11: SIMPLE INITIALIZE"
Demonstrates two errors:
-
INITIALIZE Y(2) improperly complains about too few subscripts.
-
INITIALIZE Y(2) should produce "0 0 0 0 0 ", but rather will produce "9Y9Y9Y9Y9Y"
Demonstrates two errors:
INITIALIZE Y(2) improperly complains about too few subscripts.
INITIALIZE Y(2) should produce "0 0 0 0 0 ", but rather will produce "9Y9Y9Y9Y9Y"
mentioned in issue #19 (closed)
mentioned in commit 00f452de
closed with commit 00f452de
mentioned in commit 1abf66e7