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