add inline comment test for Fortran include

This commit is contained in:
Michael Hirsch, Ph.D 2019-06-20 12:40:49 -04:00
parent 2a7ef98aff
commit f652950602
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
real :: pi = 4.*atan(1.)
real :: tau
include "inc2.f90"
include "inc2.f90" ! testing inline comment