Skip to content

Commit 6b090e3

Browse files
committed
Test RAT workflow
1 parent 7accead commit 6b090e3

22 files changed

Lines changed: 66 additions & 0 deletions

print-test.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# include <stdio.h>
2+
3+
printf "hello world!"

print-test1.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# include <stdio.h>
2+
3+
printf "hello world!"

print-test_10.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# include <stdio.h>
2+
3+
printf "hello world!"

print-test_11.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# include <stdio.h>
2+
3+
printf "hello world!"

print-test_12.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# include <stdio.h>
2+
3+
printf "hello world!"

print-test_13.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# include <stdio.h>
2+
3+
printf "hello world!"

print-test_14.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# include <stdio.h>
2+
3+
printf "hello world!"

print-test_15.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# include <stdio.h>
2+
3+
printf "hello world!"

print-test_16.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# include <stdio.h>
2+
3+
printf "hello world!"

print-test_17.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# include <stdio.h>
2+
3+
printf "hello world!"

0 commit comments

Comments
 (0)