summaryrefslogtreecommitdiffstats
path: root/test cases/fortran/15 include/timestwo.f90
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test cases/fortran/15 include/timestwo.f902
1 files changed, 2 insertions, 0 deletions
diff --git a/test cases/fortran/15 include/timestwo.f90 b/test cases/fortran/15 include/timestwo.f90
new file mode 100644
index 0000000..0e2d5ac
--- /dev/null
+++ b/test cases/fortran/15 include/timestwo.f90
@@ -0,0 +1,2 @@
+x = 2*x
+y = y+1 \ No newline at end of file