mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 23:45:25 +08:00
Some applications like to use a CPP-style #include directive to pull in a common list of arguments, dummy arguments, or COMMON block variables after a free-form & line continuation marker. This works naturally with compilers that run an actual cpp pass over the input before doing anything specific to Fortran, but it's a case that I missed with this integrated preprocessor.
2 lines
10 B
C
2 lines
10 B
C
3.14159 &
|