fixed-rescan.F 222 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 ! RUN: %f18 -E %s | FileCheck %s ! CHECK: callbar ! Ensure that rescanned lines after macro replacement are not ! misinterpreted as fixed-form comments when they start with C or D. #define foo bar call foo end