Basic Fortran support.
[ohcount] / test / expected_dir / fortranfixed.f / fortranfixed / comment
1 C     Just a comment, whee.
2 C     Many languages seem to count split lines as multiple lines,
3 C     so we should, too.
4 C     And I've never seen Fortran code that wraps strings; I'm
5 C     not even sure fixed form allows it.