NCAR / ccpp-framework

Common Community Physics Package (CCPP)
http://www.dtcenter.org/community-code/common-community-physics-package-ccpp/
Other
26 stars 64 forks source link

Fortran parsing error #593

Open gold2718 opened 1 month ago

gold2718 commented 1 month ago

Description

A comment after a continuation mark seems to cause a parsing fail, at least if it is the dummy argument name list of a subroutine.

Steps to Reproduce

Hash: af90b948b85b88649547b49d28ba98fd5cb8c4b1

Original bug report

dustinswales commented 1 month ago

@mwaxmonsky I added the file that was causing a parsing error to the capgen_test. See https://github.com/dustinswales/ccpp-framework/tree/bugfix/parse_gfsf77_error