From bafabd2e83a665515033ed9130f6e2a1da012d1b Mon Sep 17 00:00:00 2001 From: Gregory Gauthier Date: Fri, 6 Feb 2026 12:43:14 +0000 Subject: [PATCH] testing the new runner setup --- jcl/SIMPLE2.jcl | 1 - src/SIMPLE2.c | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/jcl/SIMPLE2.jcl b/jcl/SIMPLE2.jcl index fc97ba9..09fe5b4 100644 --- a/jcl/SIMPLE2.jcl +++ b/jcl/SIMPLE2.jcl @@ -4,4 +4,3 @@ //* Compile Step - comments allowed in JCL! //STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE2)' // - diff --git a/src/SIMPLE2.c b/src/SIMPLE2.c index 931df07..5aac32d 100644 --- a/src/SIMPLE2.c +++ b/src/SIMPLE2.c @@ -1,6 +1,7 @@ // // SIMPLE 2 SAMPLE // + # include #ifndef HELLO_STRING