RosettaCodeData/Task/Stack/COBOL/stack-3.cobol
2023-07-01 13:44:08 -04:00

1 line
49 B
COBOL

01 node-info PICTURE X(10) VALUE SPACES.