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