Question file for benchmark/robustness/hetero/cfortran 1. How does your parser represent the extern "C" { ... } construct? 2. Can it handle other calling constructs, e.g. for Pascal or Cobol? 3. There is an "asm" keyword in C. How does your parser deal with assembler code in a C file? 4. Does your parser produce any output for the Fortran file?