attempting to test again
Some checks failed
MVS Delete Members / delete-members (push) Failing after 14s
MVS Submit & Execute / upload-and-run (push) Has been cancelled

This commit is contained in:
Gregory Gauthier 2026-02-06 16:51:45 +00:00
parent 28f9247b95
commit ff25f39f5d
2 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,5 @@
// MSGLEVEL=(1,1),REGION=4M,TIME=1440
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(GMG0001)'
//

View File

@ -11,3 +11,5 @@ int main() {
printf("%s\n", HELLO_STRING);
return 0;
}