brintos

brintos / llvm-project-archived public Read only

0
0
Text · 351 B · 14d2552 Raw
20 lines · plain
1! RUN: %flang_fc1 -fdebug-unparse %s 2>&1 | FileCheck %s2 3#define pmk4#ifdef pmk // comment5! CHECK: t16real t17#endif // comment8#undef pmk ! comment9#ifndef pmk ! comment10! CHECK: t211real t212#endif // comment13#if 0 /* C comment */ + 014! CHECK-NOT: misinterpreted15# error misinterpreted #if16#else // comment17! CHECK: END PROGRAM18end19#endif ! comment20