testing variables
Some checks failed
MVS Upload & Execute / upload-and-run (push) Failing after 2m36s
Some checks failed
MVS Upload & Execute / upload-and-run (push) Failing after 2m36s
This commit is contained in:
parent
51b702d7e7
commit
6cf48ea7ef
@ -4,3 +4,4 @@
|
|||||||
//* Compile Step - comments allowed in JCL!
|
//* Compile Step - comments allowed in JCL!
|
||||||
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE2)'
|
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE2)'
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|||||||
@ -11,4 +11,3 @@ int main() {
|
|||||||
printf("%s\n", HELLO_STRING);
|
printf("%s\n", HELLO_STRING);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user