Allen Pittman
-
2010-08-13
/Users/klcarver/fortran-parser/tests/rule-f08-tests/R404.f90:10.14:
double complex :: i
1
Error: DOUBLE COMPLEX at (1) does not conform to the Fortran 95 standard
/Users/klcarver/fortran-parser/tests/rule-f08-tests/R404.f90:11.13:
doublecomplex :: j
1
Error: DOUBLE COMPLEX at (1) does not conform to the Fortran 95 standard
Syntax errors detected in input fortran program ...