diff options
Diffstat (limited to 't/t4034/fortran/pre')
-rw-r--r-- | t/t4034/fortran/pre | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/t4034/fortran/pre b/t/t4034/fortran/pre new file mode 100644 index 0000000..87f0d0b --- /dev/null +++ b/t/t4034/fortran/pre @@ -0,0 +1,5 @@ +print *, "Hello World!" + +DO10I = 1,10 +DO10I = 1,10 +DO10I = 1,10 |