Fortran-FOSS-Programmers / Fortran-FOSS-Programmers/ford
Can not start a new line in Fortran with "&"
Open
- Dominant language
- Python
- Stars
- 458
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am getting the following error:
Warning: Error parsing src/main.f90.
Can not start a new line in Fortran with "&": & world &
As far as I know, this is standard Fortran syntax for line continuation of strings.
[https://stackoverflow.com/questions/16776270/line-continuation-of-strings-in-fortran](https://stackoverflow.com/questions/16776270/line-continuation-of-strings-in-fortran)
Is this something that can be fixed?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.