feat: add benchmark-programs — 58 telecom COBOL test programs
作为子目录纳入系统,与核心测试管道协同 Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
*> Standard record layout copybook
|
||||
*> Used across multiple test programs
|
||||
05 STD-KEY PIC X(10).
|
||||
05 STD-DATA-1 PIC X(20).
|
||||
05 STD-DATA-2 PIC 9(10).
|
||||
05 STD-DATA-3 PIC S9(7)V99 COMP-3.
|
||||
Reference in New Issue
Block a user