xref: /llvm-project/flang/test/Preprocessing/inc-contin-1.F (revision 5d15f606da4cb4346465956d935a2842f8e86200)
1! RUN: %flang_fc1 -E %s 2>&1 | FileCheck %s
2! CHECK: call t(1  ,.false.)
3      program main
4#include "inc-contin-1.h"
5     $,.false.)
6      end
7